Move kubernetes example under docs
This commit is contained in:
parent
f9e6722635
commit
74fd5de43d
21 changed files with 0 additions and 0 deletions
3
docs/examples/kubernetes/install-cert-manager.bash
Executable file
3
docs/examples/kubernetes/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
|
Loading…
Add table
Add a link
Reference in a new issue