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 readinessRepository: oomk8s
18 loggingRepository: docker.elastic.co
23 # default mount path root directory referenced
24 # by persistent volumes and log files
26 mountPath: /dockerdata-nfs
28 # flag to enable debugging - application support required
32 #################################################################
33 # Enable/disable and configure helm charts (ie. applications)
34 # to customize the ONAP deployment.
35 #################################################################
46 consul: # Consul Health Check Monitoring
52 log: # ONAP Logging ElasticStack
66 robot: # Robot Health Check
72 so: # Service Orchestrator
78 # necessary to disable liveness probe when setting breakpoints
79 # in debugger so K8s doesn't restart unresponsive container
82 # so server configuration
84 # message router configuration
86 # openstack configuration
87 openStackUserName: "vnf_user"
88 openStackRegion: "RegionOne"
89 openStackKeyStoneUrl: "http://1.2.3.4:5000"
90 openStackServiceTenantName: "service"
91 openStackEncryptedPasswordHere: "c124921a3a0efbe579782cde8227681e"
93 # configure embedded mariadb
96 mariadbRootPassword: password