k8x/tools/k

6 lines
72 B
Plaintext
Raw Permalink Normal View History

2024-05-17 21:45:52 -04:00
#!/bin/bash
export KUBECONFIG=/etc/kubernetes/kubeconfig
kubectl "$@"