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 b60e5b2 added step-ca
b60e5b2 is described below
commit b60e5b20d1abdbcf33ad958b802fa336e60ae97a
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Thu Nov 21 17:27:26 2019 +0200
added step-ca
---
.../terraform/gcp/ssn-gke/main/modules/helm_charts/step-ca.tf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/step-ca.tf
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/step-ca.tf
index 6729665..5667296 100644
---
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/step-ca.tf
+++
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/step-ca.tf
@@ -25,7 +25,7 @@
//}
locals {
- step_ca_name = 'step-certificates'
+ step_ca_name = "step-certificates"
}
resource "kubernetes_service" "step_service_lb" {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]