gh action test kubectl

This commit is contained in:
Maidul Islam
2023-01-13 11:49:38 -08:00
parent a8f38a5367
commit 0242707e33

View File

@ -23,4 +23,6 @@ jobs:
run: doctl kubernetes cluster kubeconfig save --expiry-seconds 600 k8s-1-25-4-do-0-nyc1-1670645170179
- name: switch to gamma namespace
run: kubectl config set-context --current --namespace=gamma
- name: test kubectl
run: kubectl get ingress