1
0
mirror of synced 2026-02-13 21:16:57 +00:00

manifests: add cluster reconciler RBAC and SA

This commit is contained in:
stefanprodan
2020-05-03 11:33:28 +03:00
parent 58c096e7c0
commit b9a8100dbb
4 changed files with 18 additions and 13 deletions

View File

@@ -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