1 #============LICENSE_START========================================================
2 #=================================================================================
3 # Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
4 # Copyright © 2018 Amdocs, Bell Canada
5 # ================================================================================
6 # Licensed under the Apache License, Version 2.0 (the "License");
7 # you may not use this file except in compliance with the License.
8 # You may obtain a copy of the License at
10 # http://www.apache.org/licenses/LICENSE-2.0
12 # Unless required by applicable law or agreed to in writing, software
13 # distributed under the License is distributed on an "AS IS" BASIS,
14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 # See the License for the specific language governing permissions and
16 # limitations under the License.
17 # ============LICENSE_END=========================================================
19 #################################################################
20 # Global configuration defaults.
21 #################################################################
24 readinessRepository: oomk8s
25 readinessImage: readiness-check:2.0.0
26 loggingRepository: docker.elastic.co
27 loggingImage: beats/filebeat:5.5.0
30 logstashServiceName: log-ls
32 # Addresses of ONAP components
37 cm: dcae-cloudify-manager
38 message_router: message-router
39 msb_discovery: msb-discovery
42 # redisCaching is a string not a boolean!
45 # postgres values--overriding defaults in the postgres subchart
50 name2: dcae-pg-primary
51 name3: dcae-pg-replica
54 primary: dcae-pg-primary
55 replica: dcae-pg-replica
57 pgPrimaryPassword: onapdemodb
58 pgRootPassword: onapdemodb
60 mountSubPath: dcae/data
64 repository: nexus3.onap.org:10001
65 image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.1.10
67 # DCAE component images to be deployed via Cloudify Manager
68 # Use to override default setting in blueprints
70 #TODO for further investigation: input template expansion issues if we comment this out
71 config_binding_service: onap/org.onap.dcaegen2.platform.configbinding:latest
72 deployment_handler: onap/org.onap.dcaegen2.platform.deployment-handler:latest
73 holmes_engine: onap/holmes/engine-management:latest
74 holmes_rules: onap/holmes/rule-management:latest
75 inventory: onap/org.onap.dcaegen2.platform.inventory-api:latest
76 policy_handler: onap/org.onap.dcaegen2.platform.policy-handler:latest
77 service_change_handler: onap/org.onap.dcaegen2.platform.servicechange-handler:latest
78 tca: onap/org.onap.dcaegen2.deployments.tca-cdap-container:latest
79 ves: onap/org.onap.dcaegen2.collectors.ves.vescollector:latest
81 # Kubernetes namespace for components deployed via Cloudify manager
82 # If empty, use the common namespace