mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-24 00:21:46 +00:00
Fix bootstrap e2e test for image policy
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit d8c6ee167c)
This commit is contained in:
parent
41ebc0e0f9
commit
1295ba285e
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 \
|
--path=test-cluster \
|
||||||
--read-write-key
|
--read-write-key
|
||||||
./bin/flux reconcile image repository podinfo
|
./bin/flux reconcile image repository podinfo
|
||||||
|
./bin/flux reconcile image policy podinfo
|
||||||
./bin/flux reconcile image update flux-system
|
./bin/flux reconcile image update flux-system
|
||||||
./bin/flux get images all
|
./bin/flux get images all
|
||||||
./bin/flux -n flux-system events --for ImageUpdateAutomation/flux-system
|
./bin/flux -n flux-system events --for ImageUpdateAutomation/flux-system
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue