mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-12 15:10:04 +00:00
Mark the validation arg as deprecated
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
0b659e3f09
commit
fb713e9632
4 changed files with 6 additions and 9 deletions
1
.github/workflows/e2e.yaml
vendored
1
.github/workflows/e2e.yaml
vendored
|
|
@ -93,7 +93,6 @@ jobs:
|
|||
--path="./deploy/overlays/dev" \
|
||||
--prune=true \
|
||||
--interval=5m \
|
||||
--validation=client \
|
||||
--health-check="Deployment/frontend.dev" \
|
||||
--health-check="Deployment/backend.dev" \
|
||||
--health-check-timeout=3m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue