mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-08 13:10:05 +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
2
.github/workflows/e2e.yaml
vendored
2
.github/workflows/e2e.yaml
vendored
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
./bin/tk create kustomization podinfo \
|
||||
--source=podinfo \
|
||||
--path="./deploy/overlays/dev" \
|
||||
--prune="env=dev,instance=webapp" \
|
||||
--prune=true \
|
||||
--interval=5m \
|
||||
--validate=client \
|
||||
--health-check="Deployment/frontend.dev" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue