mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 15:37:34 +00:00
Move kubernetes to kustomize, since thats what it is
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace: headscale
|
||||
bases:
|
||||
- ../base
|
||||
resources:
|
||||
- production-issuer.yaml
|
||||
patches:
|
||||
- path: ingress-patch.yaml
|
||||
target:
|
||||
kind: Ingress
|
Reference in New Issue
Block a user