Disable sdnc-portal 32/85232/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 12 Apr 2019 17:59:36 +0000 (13:59 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 12 Apr 2019 17:59:36 +0000 (13:59 -0400)
Updated sdnc-portal values.yaml to prevent sdnc-portal from coming up
when SDNC is started.  The portal is not currently used and has security
issues that need to be addressed before it should be used.

Change-Id: I3b37e97cb212489ae9ef7f12e88e21823a97f2e4
Issue-ID: SDNC-702
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
kubernetes/sdnc/charts/sdnc-portal/values.yaml

index df407e6..88acef1 100644 (file)
@@ -43,7 +43,7 @@ config:
   odlPassword: Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
 
 # default number of instances
-replicaCount: 1
+replicaCount: 0
 
 nodeSelector: {}