diff --git a/deployment/helmchart/templates/rbac/clusterrole.yaml b/deployment/helmchart/templates/rbac/clusterrole.yaml index 5f1e0e96480b3505094c5a7befd72a48bd767aa9..b4b8874817640a3eb0b45c8b4672bae13df31944 100644 --- a/deployment/helmchart/templates/rbac/clusterrole.yaml +++ b/deployment/helmchart/templates/rbac/clusterrole.yaml @@ -32,6 +32,13 @@ rules: - get - patch - create + - apiGroups: + - source.toolkit.fluxcd.io + resources: + - gitrepositories + verbs: + - list + - get - apiGroups: - "" resources: