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