mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 16:51:52 +02:00
fixup! ♻️ migration externalsecrets
This commit is contained in:
@@ -21,6 +21,7 @@ spec:
|
||||
HASS_SECRET_LONGITUDE: "{{ .HASS_LONGITUDE }}"
|
||||
HASS_SECRET_DB_URL: "postgresql://{{ .POSTGRES_USER }}:{{ .POSTGRES_PASS }}@postgres-rw.default.svc.cluster.local/home_assistant"
|
||||
HASS_SECRET_URL: "{{ .HASS_URL }}"
|
||||
PROMETHEUS_TOKEN: "{{ .PROMETHEUS_TOKEN }}"
|
||||
# Postgres Init
|
||||
INIT_POSTGRES_DBNAME: home_assistant
|
||||
INIT_POSTGRES_HOST: postgres-rw.default.svc.cluster.local
|
||||
|
Reference in New Issue
Block a user