Fix image version (#4977)
This commit is contained in:
parent
0c9ff1afed
commit
19e9e9d7ed
4 changed files with 6 additions and 6 deletions
|
|
@ -24,7 +24,7 @@ spec:
|
|||
# hostNetwork: true
|
||||
terminationGracePeriodSeconds: 60
|
||||
containers:
|
||||
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.18.0
|
||||
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.28.0
|
||||
name: nginx-ingress-controller
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue