diff --git a/test/e2e/fixtures/kustom/base/flux/e2e_patch.yaml b/test/e2e/fixtures/kustom/base/flux/e2e_patch.yaml index e04451575..375974716 100644 --- a/test/e2e/fixtures/kustom/base/flux/e2e_patch.yaml +++ b/test/e2e/fixtures/kustom/base/flux/e2e_patch.yaml @@ -1,3 +1,7 @@ +- op: replace + path: /spec/template/spec/containers/0/image + value: docker.io/fluxcd/flux:latest # test the flux version being developed on and not the latest + # release - op: add path: /spec/template/spec/containers/0/args/- value: --git-poll-interval=10s