Skip to content

Commit

Permalink
chore: reorder containers in e2e assertion
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
  • Loading branch information
beeme1mr authored Apr 3, 2023
1 parent c1d8929 commit 1d895c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/kuttl/inject-flagd/01-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ status:
phase: Running
spec:
containers:
- name: open-feature-e2e-test
image: nginx:stable-alpine
- name: flagd # this part verifies flagd injection happened
image: ghcr.io/open-feature/flagd:v0.4.4
- name: open-feature-e2e-test
image: nginx:stable-alpine

0 comments on commit 1d895c3

Please sign in to comment.