mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
remove gcp/gcloud/google cli
This commit is contained in:
parent
a7ca02290b
commit
b01cd155b8
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@
|
||||||
kubectl
|
kubectl
|
||||||
kubernetes-helm
|
kubernetes-helm
|
||||||
|
|
||||||
(google-cloud-sdk.withExtraComponents
|
|
||||||
[ google-cloud-sdk.components.gke-gcloud-auth-plugin ])
|
|
||||||
|
|
||||||
# dedicated script, because bash aliases dont work with `watch`
|
# dedicated script, because bash aliases dont work with `watch`
|
||||||
(writeShellScriptBin "k" "exec kubectl \"$@\"")
|
(writeShellScriptBin "k" "exec kubectl \"$@\"")
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue