feat(k8s/external): add Home Assistant external routing via Traefik

This commit is contained in:
2026-02-22 23:16:29 +02:00
parent 931d95224d
commit ca9a4c3566
8 changed files with 106 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ spec:
dependsOn:
- name: infrastructure-configs
- name: config
- name: external-vars
decryption:
provider: sops
secretRef:
@@ -22,3 +23,5 @@ spec:
substituteFrom:
- kind: Secret
name: cluster-vars
- kind: Secret
name: homeassistant-vars