Krystian Młynek
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
roles/kubernetes-apps/policy_controller/calico/templates/calico-kube-cr.yml.j2
|
@ -45,6 +45,8 @@ rules: |
|
|
resources: |
|
|
resources: |
|
|
- pods |
|
|
- pods |
|
|
verbs: |
|
|
verbs: |
|
|
|
|
|
- watch |
|
|
|
|
|
- list |
|
|
- get |
|
|
- get |
|
|
# IPAM resources are manipulated when nodes are deleted. |
|
|
# IPAM resources are manipulated when nodes are deleted. |
|
|
- apiGroups: ["crd.projectcalico.org"] |
|
|
- apiGroups: ["crd.projectcalico.org"] |
|
|