k8x/tools/k

6 lines
72 B
Text
Raw Permalink Normal View History

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