Add permissions to watch namespaces (#1644)

* Add permissions to watch namespaces

* Allow watching all namespaces

---------

Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
This commit is contained in:
Volodymyr Stoiko
2024-12-03 18:32:23 -08:00
committed by GitHub
parent 77f81c8ab3
commit 993b8ae19e

View File

@@ -31,8 +31,8 @@ rules:
- namespaces - namespaces
verbs: verbs:
- get - get
resourceNames: - list
- kube-system - watch
- apiGroups: - apiGroups:
- networking.k8s.io - networking.k8s.io
resources: resources: