Skip to content

Commit

Permalink
Update E2E-chaoscenter-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonsy13 authored Aug 14, 2024
1 parent c0daa32 commit a4720b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/E2E-chaoscenter-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
helm install chaos litmuschaos/litmus \
--namespace=litmus \
--set portal.frontend.service.type=NodePort
--set portal.frontend.service.type=NodePort -f ./litmus/values-ci.yaml
- name: Wait for pods to be ready
run: |
sleep 30s
Expand Down

0 comments on commit a4720b5

Please sign in to comment.