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 b332448 added step-ca
b332448 is described below
commit b3324480de2345ee873ffceda070755610ff9e27
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Fri Nov 22 00:07:19 2019 +0200
added step-ca
---
.../gcp/ssn-gke/main/modules/helm_charts/files/keycloak_values.yaml | 2 +-
.../gcp/ssn-gke/main/modules/helm_charts/files/nginx_values.yaml | 3 ---
2 files changed, 1 insertion(+), 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 e334efc..ce3e5a7 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
@@ -38,7 +38,7 @@ keycloak:
# nodePort: 31088
ingress:
- enabled: false
+ enabled: true
annotations:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/ssl-redirect: "true"
diff --git
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/nginx_values.yaml
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/nginx_values.yaml
index 60a6fbf..a484a42 100644
---
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/nginx_values.yaml
+++
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/files/nginx_values.yaml
@@ -21,7 +21,4 @@
controller:
service:
-# nodePorts:
-# http: 31080
-# https: 31443
type: LoadBalancer
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]