Merge "[COMMON] Add custom certs into AAF truststore"
[oom.git] / kubernetes / sdc / values.yaml
index f6e0376..b7476a5 100644 (file)
@@ -24,10 +24,6 @@ global:
     truststore_password: eitLRWo7dCssS05eaWltU2lTODllI3Aw
     keystore_password: PyhrUCFZdXIhWyohWTUhRV5mKFpLYzMx
     wf_external_user_password: S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==
-  ubuntuInitRepository: oomk8s
-  ubuntuInitImage: ubuntu-init:1.0.0
-  busyboxRepository: registry.hub.docker.com
-  busyboxImage: library/busybox:latest
   aafEnabled: true
   cassandra:
    #This flag allows SDC to instantiate its own cluster, serviceName
@@ -42,7 +38,6 @@ global:
    dataCenter: Pod
   security:
     disableHttp: true
-  envsubstImage: dibi/envsubst
 
 # Environment file
 env:
@@ -67,4 +62,6 @@ cassandra:
 
 # dependency / sub-chart configuration
 sdc-wfd:
-  enabled: true
\ No newline at end of file
+  enabled: true
+sdc-helm-validator:
+  enabled: true