Disable sdnc-portal
[oom.git] / kubernetes / sdnc / charts / sdnc-portal / values.yaml
index 2c46307..88acef1 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/admportal-sdnc-image:1.4.1
+image: onap/admportal-sdnc-image:1.5-STAGING-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -43,7 +43,7 @@ config:
   odlPassword: Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
 
 # default number of instances
-replicaCount: 1
+replicaCount: 0
 
 nodeSelector: {}