Skip to content

Commit

Permalink
fix-ci11
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiobrz committed Nov 18, 2024
1 parent 1ffc2e4 commit ce2e655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
container-runtime: containerd
kubernetes-version: ${{ matrix.kubernetes }}
- name: Deploy to minikube
run:
run: |
kubectl apply -f hyperfoil.yaml
kubectl wait --for=condition=ready pod -l app=hyperfoil-controller
- name: Test service URLs
Expand Down

0 comments on commit ce2e655

Please sign in to comment.