Move examples out of docs/ directory
This commit is contained in:
parent
a43bb9c958
commit
dd9b4b1cb7
22 changed files with 0 additions and 0 deletions
|
@ -1,11 +0,0 @@
|
|||
kind: Ingress
|
||||
metadata:
|
||||
name: headscale
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- $(PUBLIC_HOSTNAME)
|
||||
secretName: production-cert
|
Loading…
Add table
Add a link
Reference in a new issue