Skip to content

Commit

Permalink
CHG switch context to anubis2 cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
wabscale committed Sep 26, 2023
1 parent 33fd08a commit 23bda01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ help:

.PHONY: context # Grab kubectl and registry login from doctl
context:
doctl kubernetes cluster kubeconfig save anubis --context anubis
doctl kubernetes cluster kubeconfig save anubis2 --context anubis
doctl registry login --context anubis

.PHONY: deploy # Build, Push & Propigate all ides
Expand Down

0 comments on commit 23bda01

Please sign in to comment.