Fix: Hardcode DB password in datasource ConfigMap (env var not expanded in provisioning YAML)
This commit is contained in:
@@ -19,4 +19,4 @@ data:
|
||||
postgresVersion: 1600
|
||||
tlsSkipVerify: false
|
||||
secureJsonData:
|
||||
password: ${GF_DATASOURCE_HOMEASSISTANT_PASSWORD}
|
||||
password: c7yTVTjPYm6yrJIL0S3GpuicxQEGtYd0Z3URuuHrwLceOVTvHF1SisbTap0Wcp9o
|
||||
|
||||
Reference in New Issue
Block a user