Fix ingress-controller-leader configmap resource name

pull/12446/head
Joel Jeremy Marquez 2021-09-10 19:42:15 +08:00 committed by GitHub
parent 3e25ee3dfe
commit 3636e35098
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