Skip to content

Commit

Permalink
Rollback nginx-ingress on GCE to 0.9.0-beta.17
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Dec 2, 2017
1 parent d85300f commit f00ecde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/nginx-ingress/google-cloud/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
hostNetwork: true
containers:
- name: nginx-ingress-controller
image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.9.0-beta.19
image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.9.0-beta.17
args:
- /nginx-ingress-controller
- --default-backend-service=$(POD_NAMESPACE)/default-backend
Expand Down

0 comments on commit f00ecde

Please sign in to comment.