From ef66ff44e51ac3bda5c9b1ba84225df6c9ec7ef2 Mon Sep 17 00:00:00 2001 From: Starttoaster Date: Thu, 29 Aug 2024 10:08:07 -0700 Subject: [PATCH] Add prune configuration to grafana datasources --- templates/datasources.yaml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/datasources.yaml.j2 b/templates/datasources.yaml.j2 index aee724c..4b38f83 100644 --- a/templates/datasources.yaml.j2 +++ b/templates/datasources.yaml.j2 @@ -1,4 +1,5 @@ apiVersion: 1 +prune: true datasources: - name: trickster type: prometheus