diff options
author | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2023-03-25 15:25:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-03-25 15:25:01 +0000 |
commit | 2f85c74720eaeb1a95403d227cb7d9bf548bffb4 (patch) | |
tree | 8e01efd169305b3350dcceb548952a59f2439b65 /kubernetes/sdc/values.yaml | |
parent | 44835b0be69ddf3d86c4f73f3d5ce62e7e2ceaa3 (diff) | |
parent | dd34eadb816e1089a7121dda9810e902caf3e6c4 (diff) |
Merge "[SDC] Chart cleanup for AAF/TLS removal"
Diffstat (limited to 'kubernetes/sdc/values.yaml')
-rw-r--r-- | kubernetes/sdc/values.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/sdc/values.yaml b/kubernetes/sdc/values.yaml index 1e11ca6410..cba33628c3 100644 --- a/kubernetes/sdc/values.yaml +++ b/kubernetes/sdc/values.yaml @@ -25,7 +25,6 @@ global: truststore_password: eitLRWo7dCssS05eaWltU2lTODllI3Aw keystore_password: PyhrUCFZdXIhWyohWTUhRV5mKFpLYzMx wf_external_user_password: S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== - aafEnabled: true sdc_cassandra: #This flag allows SDC to instantiate its own cluster, serviceName #should be "sdc-cs" if this flag is enabled |