mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-14 23:43:05 +00:00
Move examples out of docs/ directory
This commit is contained in:
committed by
Juan Font
parent
a43bb9c958
commit
dd9b4b1cb7
3
examples/kustomize/install-cert-manager.bash
Executable file
3
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