mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-23 11:58:51 +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:
parent
4c7f133315
commit
5c2c4ccdba
6 changed files with 135 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue