mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-09 13:39:39 -05:00
Move kubernetes to kustomize, since thats what it is
This commit is contained in:
3
docs/examples/kustomize/headscale.bash
Executable file
3
docs/examples/kustomize/headscale.bash
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
exec kubectl -n headscale exec -ti pod/headscale-0 -- /go/bin/headscale "$@"
|
||||
Reference in New Issue
Block a user