Skip to content

Commit b5656ed

Browse files
committed
Test 4
1 parent e0bf675 commit b5656ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/k8s-canaries/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ifndef CLUSTER_NAME
3737
exit 1
3838
endif
3939
@aws eks update-kubeconfig --region=$(AWS_REGION) --name $(CLUSTER_NAME)
40-
@cat ~/.kube/config@aws eks update-kubeconfig --region=$(AWS_REGION) --name $(CLUSTER_NAME)
40+
@cat ~/.kube/config
4141
@aws eks list-clusters
4242
@aws-iam-authenticator help
4343
@kubectl config current-contextzz

0 commit comments

Comments
 (0)