Skip to content
Snippets Groups Projects
Unverified Commit cbf2b903 authored by Stefan Prodan's avatar Stefan Prodan Committed by GitHub
Browse files

Merge pull request #1938 from fluxcd/fix-rbac-for-irc-ns-access

 Allow namespaces readonly access in crd-controller RBAC ClusterRole
parents 75d4f87d 69dce73e
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ rules:
- apiGroups:
- ""
resources:
- namespaces
- secrets
verbs:
- get
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment