1 # Copyright © 2017 Amdocs, Bell Canada
2 # Modifications Copyright © 2018 AT&T, ZTE
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
8 # http://www.apache.org/licenses/LICENSE-2.0
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.
19 sdc_user: YXNkY191c2Vy
20 sdc_password: QWExMjM0JV4h
21 #Should be the password of shared cassandra instance/chart
22 cs_password: Y2Fzc2FuZHJh
23 cs_truststore_password: XS5dW3hndHplXWhCaHoqd3ldfW0jbGYq
24 truststore_password: eitLRWo7dCssS05eaWltU2lTODllI3Aw
25 keystore_password: PyhrUCFZdXIhWyohWTUhRV5mKFpLYzMx
26 wf_external_user_password: S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==
27 ubuntuInitRepository: oomk8s
28 ubuntuInitImage: ubuntu-init:1.0.0
29 busyboxRepository: registry.hub.docker.com
30 busyboxImage: library/busybox:latest
33 #This flag allows SDC to instantiate its own cluster, serviceName
34 #should be sdc-cs if this flag is enabled
36 #The cassandra service name to connect to (default: shared cassandra service)
37 serviceName: cassandra
38 #Shared cassandra cluster replicaCount, should be changed if localCluster is enabled
39 #to match with its own cluster replica
41 clusterName: cassandra
45 envsubstImage: dibi/envsubst
52 logstashServiceName: log-ls
55 workflowUrl: 10.0.2.15
58 #Used only if localCluster is enabled. Instantiates SDC's own cassandra cluster
65 mountSubPath: sdc/sdc-cs/CS
68 # dependency / sub-chart configuration