mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
12 lines
363 B
YAML
12 lines
363 B
YAML
---
|
|
# Secret containing TeslaMate database password for Grafana datasource
|
|
# This is created by the Grafana presync hook from the CNPG secret
|
|
#
|
|
# The secret is referenced in values.yaml:
|
|
# envFromSecrets:
|
|
# - name: grafana-teslamate-datasource
|
|
#
|
|
# And used in the datasource configuration:
|
|
# secureJsonData:
|
|
# password: $__env{TESLAMATE_DB_PASSWORD}
|