mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-09 21:49:39 -05:00
Move kubernetes to kustomize, since thats what it is
This commit is contained in:
3
docs/examples/kustomize/install-cert-manager.bash
Executable file
3
docs/examples/kustomize/install-cert-manager.bash
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eux
|
||||
kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.4.0/cert-manager.yaml
|
||||
Reference in New Issue
Block a user