decided on separating out hass.

This commit is contained in:
Joseph Hanson 2024-05-28 08:55:38 -05:00
parent c8ea468495
commit 7c05093965
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
8 changed files with 2 additions and 4 deletions

View file

@ -23,4 +23,4 @@ spec:
rewrite:
- regexp:
source: "(.*)"
target: "hass_$1"
target: "hass_$1"

View file

@ -5,4 +5,4 @@ kind: Kustomization
resources:
- ./externalsecret.yaml
- ./helmrelease.yaml
- ../../../../templates/volsync
- ../../../../templates/volsync

View file

@ -6,6 +6,4 @@ resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
- ./home-assistant/ks.yaml
- ./matter-server/ks.yaml
- ./mosquitto/ks.yaml