Skip to content

Commit 63b2550

Browse files
fix yaml
1 parent 7d65815 commit 63b2550

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/reloader/components/rbac/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
apiVersion: "kustomize.config.k8s.io/v1alpha1"
33
kind: "Component"
44
resources:
5-
- clusterrole.yaml"
6-
- clusterrole-binding.yaml"
5+
- "clusterrole.yaml"
6+
- "clusterrole-binding.yaml"

0 commit comments

Comments
 (0)