bump multicloud services to 1.3.4
[oom.git] / kubernetes / multicloud / values.yaml
index 5756d9f..bff78ca 100644 (file)
@@ -20,13 +20,16 @@ global:
   nodePortPrefix: 302
   loggingRepository: docker.elastic.co
   loggingImage: beats/filebeat:5.5.0
+  artifactImage: onap/multicloud/framework-artifactbroker:1.3.3
+  prometheus:
+    enabled: false
 
 #################################################################
 # Application configuration defaults.
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/multicloud/framework:1.2.0-STAGING
+image: onap/multicloud/framework:1.3.3
 pullPolicy: Always
 
 #Istio sidecar injection policy
@@ -61,7 +64,7 @@ liveness:
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud
   portName: multicloud-framework
   externalPort: 9001