This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch DLAB-1158
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/DLAB-1158 by this push:
     new e3db605  added step-ca
e3db605 is described below

commit e3db605975b840a0bcc9e9e870879b6de05d2120
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Thu Nov 21 23:36:46 2019 +0200

    added step-ca
---
 .../ssn-gke/main/modules/helm_charts/files/keycloak_values.yaml   | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/keycloak_values.yaml
 
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/keycloak_values.yaml
index be142c5..e334efc 100644
--- 
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/keycloak_values.yaml
+++ 
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/keycloak_values.yaml
@@ -46,10 +46,10 @@ keycloak:
     path: /auth
     hosts:
       - ${ssn_k8s_alb_dns_name}
-      tls:
-        - hosts:
-            - ${ssn_k8s_alb_dns_name}
-          secretName: dlab-ui-tls
+    tls:
+      - hosts:
+          - ${ssn_k8s_alb_dns_name}
+        secretName: dlab-ui-tls
 
   startupScripts:
     mystartup.sh: |


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to