bind to kustomize, merge cert-manager tsig-secret

This commit is contained in:
2026-01-05 01:24:58 +02:00
parent db0464c1b0
commit bc349f9b78
2 changed files with 13 additions and 1 deletions

12
bind/kustomization.yaml Normal file
View 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

View File

@@ -17,5 +17,5 @@ helmCharts:
version: v1.18.1 version: v1.18.1
resources: 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 - ./default.yaml