Skip to content

Commit

Permalink
deploy: publishing to eks cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
Delyc committed Dec 18, 2024
1 parent 5c163d8 commit fc9fd96
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release-publish-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ jobs:
run: |
aws eks update-kubeconfig --region eu-central-1 --name mpm
- name: Debug kubectl
run: |
kubectl config view
kubectl get nodes
- name: Deploy to EKS
run: |
kubectl apply -f k8s/deployments
Expand Down

0 comments on commit fc9fd96

Please sign in to comment.