k8x/tools/k
2024-05-18 04:45:52 +03:00

6 lines
72 B
Bash
Executable file

#!/bin/bash
export KUBECONFIG=/etc/kubernetes/kubeconfig
kubectl "$@"