Browse Source
fix: add ipamconfigs resource for calico (#9755)
Signed-off-by: chaunceyjiang <chaunceyjiang@gmail.com>
pull/9761/head
Chauncey
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
roles/network_plugin/calico/templates/calico-apiserver.yml.j2
|
@ -162,6 +162,7 @@ rules: |
|
|
- felixconfigurations |
|
|
- felixconfigurations |
|
|
- kubecontrollersconfigurations |
|
|
- kubecontrollersconfigurations |
|
|
- ippools |
|
|
- ippools |
|
|
|
|
|
- ipamconfigs |
|
|
- ipreservations |
|
|
- ipreservations |
|
|
- ipamblocks |
|
|
- ipamblocks |
|
|
- blockaffinities |
|
|
- blockaffinities |
|
|