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 8e5f5bf added step-ca
8e5f5bf is described below
commit 8e5f5bf2f019ab659c0c75ccd8ca94275966cf08
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Tue Dec 3 15:39:45 2019 +0200
added step-ca
---
.../ssn-gke/main/modules/helm_charts/dlab-ui-chart/templates/cert.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/dlab-ui-chart/templates/cert.yaml
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/dlab-ui-chart/templates/cert.yaml
index 1836887..7c62e8f 100644
---
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/dlab-ui-chart/templates/cert.yaml
+++
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/dlab-ui-chart/templates/cert.yaml
@@ -39,7 +39,7 @@ spec:
# IP Address SAN
ipAddresses:
- "127.0.0.1"
- - {{ .Values.ui.ingress.host }}
+ # - {{ .Values.ui.ingress.host }}
# Duration of the certificate
duration: 24h
# Renew 8 hours before the certificate expiration
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]