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 78f4550  added step-ca
78f4550 is described below

commit 78f4550b6ebd23cf21b0acdcc504c4d22ee28ddc
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Tue Dec 3 17:05:37 2019 +0200

    added step-ca
---
 .../modules/helm_charts/nginx-ingress/templates/nginx-ingress.yaml    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/nginx-ingress/templates/nginx-ingress.yaml
 
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/nginx-ingress/templates/nginx-ingress.yaml
index aa14acb..f8acfe0 100644
--- 
a/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/nginx-ingress/templates/nginx-ingress.yaml
+++ 
b/infrastructure-provisioning/terraform/gcp/ssn-gke/main/modules/helm_charts/nginx-ingress/templates/nginx-ingress.yaml
@@ -54,8 +54,8 @@ spec:
         image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.3
         args:
         - /nginx-ingress-controller
-        - --default-backend-service=default/default-http-backend
-        - --publish-service=default/nginx-ingress-controller
+        - --default-backend-service=dlab/nginx-default-backend
+        - --publish-service=dlab/nginx-ingress
         env:
           - name: POD_NAME
             valueFrom:


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

Reply via email to