Skip to content

fix: Remove ingress-nginx staging defaultBackend and bump echoserver#3

Open
kazysgurskas wants to merge 1 commit intomainfrom
test/ingress_nginx_diff
Open

fix: Remove ingress-nginx staging defaultBackend and bump echoserver#3
kazysgurskas wants to merge 1 commit intomainfrom
test/ingress_nginx_diff

Conversation

@kazysgurskas
Copy link
Copy Markdown
Owner

No description provided.

@kazysgurskas kazysgurskas force-pushed the test/ingress_nginx_diff branch from 9de1dd2 to 6bdf250 Compare May 23, 2025 11:19
@github-actions
Copy link
Copy Markdown

echoserver.prod.us-west-1/Deployment/echoserver-echo-server.yaml

         - name: echo-server
           securityContext:
             {}
-          image: "ealen/echo-server:0.6.0"
+          image: "ealen/echo-server:0.9.1"
           imagePullPolicy: IfNotPresent
           ports:
             - name: http

@github-actions
Copy link
Copy Markdown

ingress-nginx.stage.us-west-3/DaemonSet/ingress-nginx-controller.yaml

                 - /wait-shutdown
           args: 
             - /nginx-ingress-controller
-            - --default-backend-service=$(POD_NAMESPACE)/ingress-nginx-defaultbackend
             - --publish-service=$(POD_NAMESPACE)/ingress-nginx-controller
             - --election-id=ingress-nginx-leader
             - --controller-class=k8s.io/ingress-nginx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant