Fix: Grafana secret name matches Zalando Operator convention
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user