summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/charts/multicloud-azure/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-azure/values.yaml')
-rw-r--r--kubernetes/multicloud/charts/multicloud-azure/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-azure/values.yaml b/kubernetes/multicloud/charts/multicloud-azure/values.yaml
index 99e5a6abb6..131c8c9d65 100644
--- a/kubernetes/multicloud/charts/multicloud-azure/values.yaml
+++ b/kubernetes/multicloud/charts/multicloud-azure/values.yaml
@@ -24,7 +24,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/multicloud/azure:1.2.1
+image: onap/multicloud/azure:1.2.4
pullPolicy: Always
#Istio sidecar injection policy
@@ -57,7 +57,7 @@ liveness:
enabled: true
service:
- type: NodePort
+ type: ClusterIP
portName: multicloud-azure
externalPort: 9008
internalPort: 9008