1
0
mirror of synced 2026-02-06 10:55:56 +00:00

Add service account args

- update kustomize-controller to v0.0.1-alpha.7
- change args to match the v0.0.1-alpha.7 API
- add service account args
This commit is contained in:
stefanprodan
2020-05-05 20:00:37 +03:00
parent 4c7f133315
commit 5c2c4ccdba
6 changed files with 135 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- 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
- github.com/fluxcd/kustomize-controller/config//crd?ref=v0.0.1-alpha.7
- github.com/fluxcd/kustomize-controller/config//manager?ref=v0.0.1-alpha.7