We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84b92d1 + fcd5d99 commit 3fb5f3aCopy full SHA for 3fb5f3a
deploy/addons/ingress/ingress-dp.yaml
@@ -87,7 +87,7 @@ spec:
87
serviceAccountName: nginx-ingress
88
terminationGracePeriodSeconds: 60
89
containers:
90
- - image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.21.0
+ - image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.23.0
91
name: nginx-ingress-controller
92
imagePullPolicy: IfNotPresent
93
readinessProbe:
0 commit comments