Port over bind config
This commit is contained in:
parent
e386020f17
commit
04bcac839b
3 changed files with 220 additions and 0 deletions
7
deployments/dns/kustomization.yaml
Normal file
7
deployments/dns/kustomization.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- bind.yaml
|
||||
- externaldns.yaml
|
Loading…
Add table
Add a link
Reference in a new issue