Skip to content

Commit

Permalink
Remove deprecated roles
Browse files Browse the repository at this point in the history
  • Loading branch information
winromulus committed Oct 18, 2023
1 parent 3ecf86c commit 0c3f7ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/helm/reflector/templates/clusterRole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,4 @@ rules:
- apiGroups: [""]
resources: ["namespaces"]
verbs: ["watch", "list"]
- apiGroups: ["apiextensions.k8s.io"]
resources: ["customresourcedefinitions"]
verbs: ["watch", "list"]
{{- end }}

0 comments on commit 0c3f7ca

Please sign in to comment.