mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-07 16:27:27 +00:00
Fix bootstrap e2e test for image policy
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
parent
e288cb2771
commit
d8c6ee167c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/e2e-bootstrap.yaml
vendored
1
.github/workflows/e2e-bootstrap.yaml
vendored
|
|
@ -105,6 +105,7 @@ jobs:
|
|||
--path=test-cluster \
|
||||
--read-write-key
|
||||
./bin/flux reconcile image repository podinfo
|
||||
./bin/flux reconcile image policy podinfo
|
||||
./bin/flux reconcile image update flux-system
|
||||
./bin/flux get images all
|
||||
./bin/flux -n flux-system events --for ImageUpdateAutomation/flux-system
|
||||
|
|
|
|||
Loading…
Reference in a new issue