We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 601e762 + 47b3cee commit 32dc5d0Copy full SHA for 32dc5d0
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.10
+ - image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.11
81
name: nginx-ingress-controller
82
imagePullPolicy: IfNotPresent
83
readinessProbe:
0 commit comments