Files
argocd-apps/apps/base/binddns-auth/kustomization.yaml
T
unkinben c12c5f8b72 Deploy binddns-auth BIND cluster
Adds the authoritative masters (pod-0 primary + 2 secondaries via catalog/AXFR); includes the catalog zone and transfer TSIG key. Stacked on the bind-operator deploy so the
CRDs and kubeconform schemas are present; merge the operator PR first.

- add apps/base/binddns-auth and its au-syd1 overlay
2026-07-03 20:25:13 +10:00

9 lines
133 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- tsigkey.yaml
- cluster.yaml