Fix bootstrap e2e test for image policy

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
pull/5604/head
Matheus Pimenta 1 day ago
parent e288cb2771
commit d8c6ee167c
No known key found for this signature in database
GPG Key ID: 4639F038AE28FBFF

@ -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…
Cancel
Save