Update nginx ingress controller version to 0.9-beta.14
parent
b71446b2cd
commit
3921adbdd7
|
@ -77,7 +77,7 @@ spec:
|
|||
spec:
|
||||
terminationGracePeriodSeconds: 60
|
||||
containers:
|
||||
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.12
|
||||
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.14
|
||||
name: nginx-ingress-controller
|
||||
imagePullPolicy: IfNotPresent
|
||||
readinessProbe:
|
||||
|
|
Loading…
Reference in New Issue