mirror of
https://github.com/Sheldan/grafana-tools.git
synced 2026-01-01 15:08:49 +00:00
5 lines
177 B
YAML
5 lines
177 B
YAML
---
|
|
base_url: "{{ $.Values.userDeployment.grafana.host }}"
|
|
username: "{{ $.Values.userDeployment.grafana.username }}"
|
|
password: "{{ $.Values.userDeployment.grafana.password }}"
|