1 #################################################################
2 # Global configuration overrides.
4 # These overrides will affect all helm charts (ie. applications)
5 # that are listed below and are 'enabled'.
6 #################################################################
8 # Change to an unused port prefix range to prevent port conflicts
9 # with other instances running within the same k8s cluster
13 repository: nexus3.onap.org:10001
14 repositorySecret: eyJuZXh1czMub25hcC5vcmc6MTAwMDEiOnsidXNlcm5hbWUiOiJkb2NrZXIiLCJwYXNzd29yZCI6ImRvY2tlciIsImVtYWlsIjoiQCIsImF1dGgiOiJaRzlqYTJWeU9tUnZZMnRsY2c9PSJ9fQ==
16 readinessImage: onap/oom/readiness:3.0.1
18 loggingRepository: docker.elastic.co
21 pullPolicy: IfNotPresent
23 # override default mount path root directory
24 # referenced by persistent volumes and log files
26 mountPath: /dockerdata
28 # flag to enable debugging - application support required
31 #################################################################
32 # Enable/disable and configure helm charts (ie. applications)
33 # to customize the ONAP deployment.
34 #################################################################
45 consul: # Consul Health Check Monitoring
65 robot: # Robot Health Check
71 so: # Service Orchestrator
77 # necessary to disable liveness probe when setting breakpoints
78 # in debugger so K8s doesn't restart unresponsive container
81 # so server configuration
83 # message router configuration
85 # openstack configuration
86 openStackUserName: "vnf_user"
87 openStackRegion: "RegionOne"
88 openStackKeyStoneUrl: "http://1.2.3.4:5000"
89 openStackServiceTenantName: "service"
90 openStackEncryptedPasswordHere: "c124921a3a0efbe579782cde8227681e"
92 # configure embedded mariadb
95 mariadbRootPassword: password