1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/docs/examples/kustomize/staging-tls/kustomization.yaml
2022-01-02 20:06:32 +01:00

10 lines
145 B
YAML

namespace: headscale
bases:
- ../base
resources:
- staging-issuer.yaml
patches:
- path: ingress-patch.yaml
target:
kind: Ingress