about summary refs log tree commit diff
path: root/third-party/prometheus/helmfile.yaml
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-28 12:30:53 +0200
committermakefunstuff <[email protected]>2024-06-28 12:30:53 +0200
commit44cccb5f6b75c532aa6b097e2989d7581e78869e (patch)
treead2d4b607ce63210707d3ddc26a9c88301544bb4 /third-party/prometheus/helmfile.yaml
parent303262c75bd8d3ad2e166760f0518a0d8aa0591c (diff)
downloadk3s-lab-44cccb5f6b75c532aa6b097e2989d7581e78869e.tar.gz
proper refactoring
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