bind to kustomize, merge cert-manager tsig-secret
This commit is contained in:
12
bind/kustomization.yaml
Normal file
12
bind/kustomization.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: bind
|
||||
|
||||
resources:
|
||||
- ./external-dns.yaml
|
||||
- ./external-dns-k-space.yaml
|
||||
- ./external-dns-k6.yaml
|
||||
- ./external-dns-kspace.yaml
|
||||
- ./bind-secondary.yaml
|
||||
- ssh://git@git.k-space.ee/secretspace/kube/bind
|
||||
@@ -17,5 +17,5 @@ helmCharts:
|
||||
version: v1.18.1
|
||||
|
||||
resources:
|
||||
- ssh://git@git.k-space.ee/secretspace/kube/cert-manager # secrets (.env): tsig-secret
|
||||
- ssh://git@git.k-space.ee/secretspace/kube/bind/tsig-secret
|
||||
- ./default.yaml
|
||||
|
||||
Reference in New Issue
Block a user