diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2019-12-17 18:57:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-17 18:57:12 +0000 |
commit | 4a18669124ad341e06ffec59711a477d7223c873 (patch) | |
tree | d5a9a171e72a50b2971db9e479f31936c5e332b4 /kubernetes/sdc/values.yaml | |
parent | 448a16ef7f4816620fb45e842a664c6e6dc65c52 (diff) | |
parent | c80bff934c950c2ad75fe06b0abcc91502f57fdf (diff) |
Merge "Secure FE communications to the workflow backend"
Diffstat (limited to 'kubernetes/sdc/values.yaml')
-rw-r--r-- | kubernetes/sdc/values.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kubernetes/sdc/values.yaml b/kubernetes/sdc/values.yaml index cafa59ad77..a7006bc56c 100644 --- a/kubernetes/sdc/values.yaml +++ b/kubernetes/sdc/values.yaml @@ -22,6 +22,10 @@ global: sdc_password: QWExMjM0JV4h #Should be the password of shared cassandra instance/chart cs_password: Y2Fzc2FuZHJh + cs_truststore_password: XS5dW3hndHplXWhCaHoqd3ldfW0jbGYq + truststore_password: XS5dW3hndHplXWhCaHoqd3ldfW0jbGYq + keystore_password: IXBwSi5KdlduMGhHaClvVkZdKFtLdile + wf_external_user_password: S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ== ubuntuInitRepository: oomk8s ubuntuInitImage: ubuntu-init:1.0.0 cassandra: |