manifests: add cluster reconciler RBAC and SA
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- github.com/fluxcd/kustomize-controller/config//crd?ref=v0.0.1-alpha.5
|
||||
- github.com/fluxcd/kustomize-controller/config//manager?ref=v0.0.1-alpha.5
|
||||
- github.com/fluxcd/kustomize-controller/config//crd?ref=v0.0.1-alpha.6
|
||||
- github.com/fluxcd/kustomize-controller/config//manager?ref=v0.0.1-alpha.6
|
||||
- cluster_role.yaml
|
||||
patchesStrategicMerge:
|
||||
- patch.yaml
|
||||
|
||||
Reference in New Issue
Block a user