Merge pull request #12446 from jeyjeyemem/12445-fix-ingress-addon-role-resource

Fix ingress addon role resource's referenced configmap
pull/12443/head^2
Sharif Elgamal 2021-09-10 16:00:51 -07:00 committed by GitHub
commit d99ab00782
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ rules:
resources:
- configmaps
resourceNames:
- ingress-controller-leader-nginx
- ingress-controller-leader
verbs:
- get
- update