diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-10-03 17:18:48 +0300 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-10-03 15:33:34 +0000 |
commit | 2c00e1a17308bf1007b0f722bcb8568f72d4ab78 (patch) | |
tree | 922b77e15623391e6c16b1e4feaccc1806f8663e /kubernetes/vid/values.yaml | |
parent | e2e79d111bf61f22e284c97bb139b9e73e715b29 (diff) |
New VID certificate valid until: Oct 03, 2020
Issue-ID: VID-650
Change-Id: I5a844993619002eb0792e3ebb62788dc69562309
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'kubernetes/vid/values.yaml')
-rw-r--r-- | kubernetes/vid/values.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/vid/values.yaml b/kubernetes/vid/values.yaml index 9c445659cb..61002778fd 100644 --- a/kubernetes/vid/values.yaml +++ b/kubernetes/vid/values.yaml @@ -36,6 +36,7 @@ mariadb_image: library/mariadb:10 # application configuration config: vidmysqlpassword: Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U + vidkeystorepassword: '\^7w\!f+aR\{EJcTRsDuA7x\,+c\!' asdcclientrestauth: "Basic dmlkOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=" asdcclientrestport: "8443" vidaaiport: "8443" |