Skip to content

Commit

Permalink
Fix rollout command
Browse files Browse the repository at this point in the history
  • Loading branch information
GinoCanessa authored Aug 29, 2024
1 parent 3c3d633 commit 5d9173d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/argo-ris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
kubectl config use-context argo
- name: Restart Deployment
run: |
kubectl rollout restart deployment/subscriptions-ri -n subscriptions-ri
kubectl -n subscriptions-ri rollout restart deployment

0 comments on commit 5d9173d

Please sign in to comment.