Disable SDNC admin portal 84/97484/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 23 Oct 2019 14:26:18 +0000 (10:26 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 23 Oct 2019 14:26:22 +0000 (10:26 -0400)
Disable SDNC admin portal, due to security vulnerability.

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

index 397a7d2..e8d3743 100644 (file)
@@ -42,7 +42,7 @@ config:
     internalPort: 3306
 
 # default number of instances
-replicaCount: 1
+replicaCount: 0
 
 nodeSelector: {}