Skip to content

Commit

Permalink
Update iam role
Browse files Browse the repository at this point in the history
  • Loading branch information
SinaKhalili committed Oct 2, 2024
1 parent d62113c commit 5d07a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ jobs:

- name: Restart deployment
run: |
aws eks update-kubeconfig --name drift-prod-cluster --region eu-west-1 --role-arn arn:aws:iam::011528263343:role/k8sAdmin
aws eks update-kubeconfig --name drift-prod-cluster --region eu-west-1 --role-arn arn:aws:iam::875427118836:role/k8sAdmin
kubectl rollout restart -n mainnet-beta deployment/risk-dashboard-frontend
kubectl rollout restart -n mainnet-beta deployment/risk-dashboard-backend

0 comments on commit 5d07a8e

Please sign in to comment.