Fixing externaldns.

This commit is contained in:
Joseph Hanson 2023-12-01 09:07:35 -06:00
parent 2332b20ba8
commit 58e5207b89
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -4,5 +4,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
namespace: network namespace: network
resources: resources:
- ./hsn-dev/helmrelease.yaml - ./helmrelease.yaml
- ./hsn-dev/externalsecret.yaml - ./externalsecret.yaml