X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fmulticloud%2Fvalues.yaml;h=bff78cafc949f77b395da72f00bace153e844687;hb=29f51cfa9f5ed4f949900661627856d5c0490bf3;hp=78f42ccbfb77b258e0567ff6f40c6d1a36b01cdd;hpb=46d96aee405beb2438a481ca35ee68519cae0ec0;p=oom.git diff --git a/kubernetes/multicloud/values.yaml b/kubernetes/multicloud/values.yaml index 78f42ccbfb..bff78cafc9 100644 --- a/kubernetes/multicloud/values.yaml +++ b/kubernetes/multicloud/values.yaml @@ -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.2 +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