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