decided on separating out hass.
This commit is contained in:
parent
c8ea468495
commit
7c05093965
8 changed files with 2 additions and 4 deletions
|
@ -23,4 +23,4 @@ spec:
|
|||
rewrite:
|
||||
- regexp:
|
||||
source: "(.*)"
|
||||
target: "hass_$1"
|
||||
target: "hass_$1"
|
|
@ -5,4 +5,4 @@ kind: Kustomization
|
|||
resources:
|
||||
- ./externalsecret.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ../../../../templates/volsync
|
||||
- ../../../../templates/volsync
|
|
@ -6,6 +6,4 @@ resources:
|
|||
# Pre Flux-Kustomizations
|
||||
- ./namespace.yaml
|
||||
# Flux-Kustomizations
|
||||
- ./home-assistant/ks.yaml
|
||||
- ./matter-server/ks.yaml
|
||||
- ./mosquitto/ks.yaml
|
||||
|
|
Loading…
Reference in a new issue