Certificate location is configurable
[sdc.git] / sdc-os-chef / kubernetes / sdc / values.yaml
index d871190..4fd2e3c 100644 (file)
@@ -21,4 +21,6 @@ env:
 secrets:
     sdc_user: YXNkY191c2Vy
     sdc_password: QWExMjM0JV4h
-    cs_password: b25hcDEyMyNAIQ==
\ No newline at end of file
+    cs_password: b25hcDEyMyNAIQ==
+
+certDir: /var/lib/jetty/cert
\ No newline at end of file