Split DNS and SSL off
This commit is contained in:
parent
0dd05a5c1d
commit
939ff4dcdb
7 changed files with 38 additions and 3 deletions
8
deployments/dns-ssl/kustomization.yaml
Normal file
8
deployments/dns-ssl/kustomization.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- bind.yaml
|
||||
- certmanager.yaml
|
||||
- externaldns.yaml
|
Loading…
Add table
Add a link
Reference in a new issue