Skip to content

Commit 6d7bb3e

Browse files
committed
deployed it on eks
1 parent aadc55d commit 6d7bb3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
4747
- name: Update kubeconfig for EKS
4848
run: |
49-
aws eks update-kubeconfig --region us-east-1 --name node-app
49+
aws eks update-kubeconfig --region us-west-2 --name node-app
5050
5151
- name: Deploy to EKS with Helm
5252
run: |

0 commit comments

Comments
 (0)