We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d65815 commit 63b2550Copy full SHA for 63b2550
infra/reloader/components/rbac/kustomization.yaml
@@ -2,5 +2,5 @@
2
apiVersion: "kustomize.config.k8s.io/v1alpha1"
3
kind: "Component"
4
resources:
5
- - clusterrole.yaml"
6
- - clusterrole-binding.yaml"
+ - "clusterrole.yaml"
+ - "clusterrole-binding.yaml"
0 commit comments