about summary refs log tree commit diff
path: root/third-party/grafana/helmfile.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--third-party/grafana/helmfile.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/third-party/grafana/helmfile.yaml b/third-party/grafana/helmfile.yaml
new file mode 100644
index 0000000..3c98528
--- /dev/null
+++ b/third-party/grafana/helmfile.yaml
@@ -0,0 +1,10 @@
+repositories:
+  - name: grafana
+    url: https://grafana.github.io/helm-charts
+
+releases:
+  - name: grafana
+    namespace: monitoring
+    chart: grafana/grafana
+    values:
+      - ./values.yaml