Fix: Grafana secret name matches Zalando Operator convention

This commit is contained in:
hermes
2026-09-08 14:50:17 +00:00
parent 754be12d70
commit f725c02987
@@ -36,7 +36,7 @@ spec:
- name: GF_DATASOURCE_HOMEASSISTANT_PASSWORD
valueFrom:
secretKeyRef:
name: homeassistant-db-credentials
name: homeassistant.homeassistant-db.credentials.postgresql.acid.zalan.do
key: password
volumeMounts:
- name: grafana-data