提交 96217ce9 编写于 作者: Z Zoltán Reegn

Upgrade nginx to security patch v0.25.1

See ingress-nginx release notes for details:
https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.25.1
上级 21c5218a
......@@ -42,7 +42,7 @@ spec:
serviceAccountName: nginx-ingress
terminationGracePeriodSeconds: 60
containers:
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller{{.ExoticArch}}:0.25.0
- image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller{{.ExoticArch}}:0.25.1
name: nginx-ingress-controller
imagePullPolicy: IfNotPresent
readinessProbe:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册