summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/values.yaml
blob: 27f1c2f5c9db0c80dbf82e88083036e9df1d186d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
nsPrefix: onap
pullPolicy: Always
nodePortPrefix: 302
image:
  readiness: oomk8s/readiness-check:1.0.0
  framework: nexus3.onap.org:10001/onap/multicloud/framework:v1.0.0
  vio: nexus3.onap.org:10001/onap/multicloud/vio:v1.0.0
  ocata: nexus3.onap.org:10001/onap/multicloud/openstack-ocata:v1.0.0
  windriver: nexus3.onap.org:10001/onap/multicloud/openstack-windriver:v1.0.0

# domain name of msb gateway
# It needs to be a FQDN because DCAE will have to
# resolve this to be able to use the proxy DNS setup
msbgateway: msb.api.simpledemo.onap.org
msbPort: 80