Skip to content

Commit 3483d11

Browse files
committed
Ajusta o name cluster
1 parent f83f32e commit 3483d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci-cd-eks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
# Atualizar kubeconfig
5959
- name: Configurar kubectl
60-
run: aws eks update-kubeconfig --name k8s-aws
60+
run: aws eks update-kubeconfig --name meu-cluster
6161

6262
# Deploy no Kubernetes
6363
- name: Deploy to Kubernetes

0 commit comments

Comments
 (0)