Separate dns deployment for world-facing dns

This commit is contained in:
2025-02-04 04:41:59 +01:00
parent e3c908743f
commit 4e6a0b3105
3 changed files with 161 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
install:
kubectl apply -f svc.yml
kubectl apply -f proxy.yml -f svc.yml