diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-19 00:43:51 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-19 00:46:29 +0200 |
| commit | 43034bba4574f03c5d88f4380767c40e64d60c6e (patch) | |
| tree | c3e2b0b171792e494bd42b032c5f3529f3697d24 /roles/grafana | |
| parent | 457ea6648783258458bb12280d39d5816450ff62 (diff) | |
Refactor and clean up code
Diffstat (limited to 'roles/grafana')
| -rw-r--r-- | roles/grafana/templates/datasources/prometheus.yml.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/grafana/templates/datasources/prometheus.yml.j2 b/roles/grafana/templates/datasources/prometheus.yml.j2 index 1c60e9d9..431e565a 100644 --- a/roles/grafana/templates/datasources/prometheus.yml.j2 +++ b/roles/grafana/templates/datasources/prometheus.yml.j2 @@ -1,3 +1,4 @@ +--- apiVersion: 1 datasources: |
