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:
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" \
|
||||
|
||||
Reference in New Issue
Block a user