From 7ab06bb36559c3df4ff0901c3a358f2eba1c41d2 Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Tue, 4 Jul 2023 20:44:42 +0200 Subject: [PATCH] Remove Prometheus --- badhouseplants/helmfile.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/badhouseplants/helmfile.yaml b/badhouseplants/helmfile.yaml index f460821..d9a5080 100644 --- a/badhouseplants/helmfile.yaml +++ b/badhouseplants/helmfile.yaml @@ -47,12 +47,6 @@ releases: namespace: funkwhale-application createNamespace: false - - - <<: *prometheus - installed: true - namespace: monitoring-system - createNamespace: true - bases: - ../environments.yaml - ../repositories.yaml