X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fmulticloud%2Fcharts%2Fmulticloud-starlingx%2Fvalues.yaml;h=cb065d6f2024b11c84441ef83f681ef401036a5c;hb=784fbfdf57b6e5a11aadb8e4fc2080c026f9944e;hp=2ca696c7045c3cb21e4e3e07bfe2824db046e1ad;hpb=ebedc4dd1299ad90b8f35d1f55900374e3a5cd30;p=oom.git diff --git a/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml b/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml index 2ca696c704..cb065d6f20 100644 --- a/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml @@ -23,7 +23,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/openstack-starlingx:1.3.0-SNAPSHOT +image: onap/multicloud/openstack-starlingx:1.5.5 pullPolicy: Always #Istio sidecar injection policy @@ -31,8 +31,10 @@ istioSidecar: false # application configuration config: + ssl_enabled: true + msbprotocol: https msbgateway: msb-iag - msbPort: 80 + msbPort: 443 aai: port: 8443 schemaVersion: v13 @@ -56,7 +58,7 @@ liveness: enabled: true service: - type: NodePort + type: ClusterIP name: multicloud-starlingx portName: multicloud-starlingx externalPort: 9009