Skip to content

Commit

Permalink
Update Eventing CR used in backend-switching job
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizanse committed Jan 25, 2024
1 parent 6bb63ee commit d4f16fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-backend-switching-reuseable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: |
make install
make deploy IMG=$MANAGER_IMAGE
kubectl apply -f config/samples/default.yaml
kubectl apply -f config/samples/default_nats.yaml
- name: Wait for Installed modules to be ready
run: |
Expand Down

0 comments on commit d4f16fd

Please sign in to comment.