feat(k8s): alias for new EU cluster
This commit is contained in:
1
home.nix
1
home.nix
@@ -348,6 +348,7 @@ source <(kubectl completion zsh)
|
|||||||
p = "~/.platformsh/bin/platform";
|
p = "~/.platformsh/bin/platform";
|
||||||
k = "kubectl --context build";
|
k = "kubectl --context build";
|
||||||
kp = "kubectl --context prod.eu1";
|
kp = "kubectl --context prod.eu1";
|
||||||
|
kp2 = "kubectl --context prod-eu2";
|
||||||
flyctl = "~/.fly/bin/flyctl";
|
flyctl = "~/.fly/bin/flyctl";
|
||||||
g = "git";
|
g = "git";
|
||||||
tg = "tig --all";
|
tg = "tig --all";
|
||||||
|
|||||||
Reference in New Issue
Block a user