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 authored and justaugustus committed Feb 11, 2018
1 parent 114bfd5 commit 20dabe0
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 20dabe0

Please sign in to comment.