Add missing update of config-init dockerfile
[oom.git] / kubernetes / multicloud / values.yaml
1 nsPrefix: onap
2 pullPolicy: Always
3 nodePortPrefix: 302
4 image:
5   readiness: oomk8s/readiness-check:1.0.0
6   framework: nexus3.onap.org:10001/onap/multicloud/framework:v1.0.0
7   vio: nexus3.onap.org:10001/onap/multicloud/vio:v1.0.0
8   ocata: nexus3.onap.org:10001/onap/multicloud/openstack-ocata:v1.0.0
9   windriver: nexus3.onap.org:10001/onap/multicloud/openstack-windriver:v1.0.0
10
11 # domain name of msb gateway
12 # It needs to be a FQDN because DCAE will have to
13 # resolve this to be able to use the proxy DNS setup
14 msbgateway: msb.api.simpledemo.onap.org
15 msbPort: 80