Merge "update log helm chart from 2 to 3.0.0"
[oom.git] / kubernetes / sdc / values.yaml
1 # Copyright © 2017 Amdocs, Bell Canada
2 # Modifications Copyright © 2018 AT&T, ZTE
3 #
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
7 #
8 #       http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15
16 global:
17   persistence: {}
18   env:
19     name: AUTO
20   secrets:
21     sdc_user: YXNkY191c2Vy
22     sdc_password: QWExMjM0JV4h
23     cs_password: b25hcDEyMyNAIQ==
24   ubuntuInitRepository: oomk8s
25   ubuntuInitImage: ubuntu-init:1.0.0
26
27
28 config:
29   logstashServiceName: log-ls
30   logstashPort: 5044
31   environment:
32     dcaeUrl: 10.0.2.15
33     workflowUrl: 10.0.2.15
34     vnfRepoPort: 8702
35
36 sdc-es:
37   service:
38     name: sdc-es