Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2596 from 2opremio/e2e-test-local-flux-version
Browse files Browse the repository at this point in the history
e2e: Test the local Flux version
  • Loading branch information
2opremio authored Nov 8, 2019
2 parents 78a5db2 + 314a81c commit e4d2792
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/e2e/fixtures/kustom/base/flux/e2e_patch.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e4d2792

Please sign in to comment.