We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11ce236 + e7c9f3c commit 8a87cc9Copy full SHA for 8a87cc9
deploy/addons/ingress/ingress-rc.yaml
@@ -77,7 +77,7 @@ spec:
77
spec:
78
terminationGracePeriodSeconds: 60
79
containers:
80
- - image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.8
+ - image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.10
81
name: nginx-ingress-controller
82
imagePullPolicy: IfNotPresent
83
readinessProbe:
0 commit comments