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 - name: GF_DATASOURCE_HOMEASSISTANT_PASSWORD
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:
name: homeassistant-db-credentials name: homeassistant.homeassistant-db.credentials.postgresql.acid.zalan.do
key: password key: password
volumeMounts: volumeMounts:
- name: grafana-data - name: grafana-data