[ingress-nginx] upgrade to 1.13.3 (#12604)

This commit is contained in:
Mohamed Omar Zaian
2025-10-09 04:04:59 +02:00
committed by GitHub
parent f8e74aafb9
commit fd7f39043b
6 changed files with 33 additions and 19 deletions

View File

@@ -22,7 +22,7 @@ rules:
- apiGroups: [""]
resources: ["events"]
verbs: ["create", "patch"]
- apiGroups: ["extensions","networking.k8s.io"]
- apiGroups: ["networking.k8s.io"]
resources: ["ingresses/status"]
verbs: ["update"]
- apiGroups: ["networking.k8s.io"]