Split DNS and SSL off

This commit is contained in:
j 2025-07-12 12:48:17 +10:00
parent 0dd05a5c1d
commit 939ff4dcdb
7 changed files with 38 additions and 3 deletions

View file

@ -0,0 +1,8 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- bind.yaml
- certmanager.yaml
- externaldns.yaml