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 0c0a17b added step-ca
0c0a17b is described below
commit 0c0a17b84bc3385b22b945ec77f6cd397766c6e3
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Thu Nov 21 14:23:47 2019 +0200
added step-ca
---
.../gcp/ssn-gke/main/modules/helm_charts/step-ca-chart/values.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/step-ca-chart/values.yaml
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/step-ca-chart/values.yaml
index 12ff2d4..2a0591e 100644
---
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/step-ca-chart/values.yaml
+++
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/step-ca-chart/values.yaml
@@ -24,8 +24,8 @@ bootstrapImage:
# service contains configuration for the kubernetes service.
service:
type: LoadBalancer
- # port: 8080
- # targetPort: 8080
+ port: 8080
+ targetPort: 8080
# type: NodePort
# nodePort: 32433
# port: 443
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]