Skip to content

Commit

Permalink
Update nginx ingress controller to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf authored and dlorenc committed May 3, 2018
1 parent 6bb278a commit 6eef6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/addons/ingress/ingress-rc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ spec:
spec:
terminationGracePeriodSeconds: 60
containers:
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.12.0
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.14.0
name: nginx-ingress-controller
imagePullPolicy: IfNotPresent
readinessProbe:
Expand Down

0 comments on commit 6eef6a3

Please sign in to comment.