Skip to content

Commit

Permalink
kubectl config
Browse files Browse the repository at this point in the history
  • Loading branch information
Delyc committed Dec 18, 2024
1 parent fe147d4 commit 0b2a48b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-publish-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Authenticate kubectl with EKS
run: |
aws eks update-kubeconfig --region eu-central-1 --name mpm-cluster
aws eks update-kubeconfig --region eu-central-1 --name mpm
- name: Deploy to EKS
run: |
Expand Down

0 comments on commit 0b2a48b

Please sign in to comment.