fix: namespace list/watch permission when using namespaceSelectors

Signed-off-by: Craig Trought <k8s@trought.ca>
This commit is contained in:
ctrought
2023-04-02 01:31:53 -04:00
parent 27c0a9b328
commit 2b619a9243
@@ -38,6 +38,8 @@ rules:
- namespaces
verbs:
- get
- list
- watch
{{- end }}
{{- if and (.Capabilities.APIVersions.Has "apps.openshift.io/v1") (.Values.reloader.isOpenshift) }}
- apiGroups: