Skip to content

Commit

Permalink
Upgrade nginx-ingress-controller to beta 10
Browse files Browse the repository at this point in the history
We had intermittent 503 errors which might be connected to
kubernetes/ingress-nginx#821

[#148743365]

Signed-off-by: Brendan Nolan <[email protected]>
  • Loading branch information
alex-slynko authored and Brendan Nolan committed Jul 14, 2017
1 parent 1dcd5c4 commit 26b47d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
spec:
terminationGracePeriodSeconds: 60
containers:
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.7
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.10
name: nginx-ingress-controller
readinessProbe:
httpGet:
Expand Down

0 comments on commit 26b47d8

Please sign in to comment.