1 # Copyright © 2018 Orange
2 # Modifications Copyright © 2018 Amdocs, Bell Canada
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.
16 #################################################################
17 # Global configuration defaults.
18 #################################################################
20 nodePortPrefixExt: 304
25 #################################################################
27 #################################################################
29 nameOverride: cds-cert-initializer
30 aafDeployFqi: deployer@people.osaaf.org
31 aafDeployPass: demo123456!
32 # aafDeployCredsExternalSecret: some secret
34 fqi: sdnc-cds@sdnc-cds.onap.org
35 public_fqdn: sdnc-cds.onap.org
39 credsPath: /opt/app/osaaf/local
40 fqi_namespace: org.onap.sdnc-cds
42 /opt/app/aaf_config/bin/agent.sh;
43 /opt/app/aaf_config/bin/agent.sh local showpass
44 {{.Values.fqi}} {{ .Values.fqdn }} > {{ .Values.credsPath }}/mycreds.prop
47 image: onap/ccsdk-cds-ui-server:1.1.5
50 # application configuration
59 baseUrl: http://cds-blueprints-processor-http:8081/api/v1
60 authToken: Basic Y2NzZGthcHBzOmNjc2RrYXBwcw==
63 baseUrl: http://cds-blueprints-processor-http:8080/api/v1
64 authToken: Basic Y2NzZGthcHBzOmNjc2RrYXBwcw==
66 host: cds-blueprints-processor-grpc
68 authToken: Basic Y2NzZGthcHBzOmNjc2RrYXBwcw==
70 # default number of instances
77 # probe configuration parameters
82 initialDelaySeconds: 30
84 # necessary to disable liveness probe when setting breakpoints
85 # in debugger so K8s doesn't restart unresponsive container
92 initialDelaySeconds: 30
111 # Resource Limit flavor -By Default using small
113 # Segregation for Different environment (Small and Large)
131 #Pods Service Account