From 5044078917d8c71dcc295fe7683b3d4b72da7db3 Mon Sep 17 00:00:00 2001 From: Asara Date: Sat, 8 Jul 2023 20:11:10 -0400 Subject: [PATCH] Some recovery --- argo/apps/values.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/argo/apps/values.yaml b/argo/apps/values.yaml index cf3b31e..8f3a422 100644 --- a/argo/apps/values.yaml +++ b/argo/apps/values.yaml @@ -10,11 +10,6 @@ helmApps: repoURL: https://charts.external-secrets.io chart: external-secrets revision: 0.9.1 - - app: longhorn - namespace: longhorn-system - repoURL: https://charts.longhorn.io - chart: longhorn - revision: 1.4.2 - app: prometheus namespace: prometheus repoURL: https://prometheus-community.github.io/helm-charts @@ -30,3 +25,8 @@ helmApps: repoURL: https://charts.gabe565.com chart: miniflux revision: 0.6.1 + # - app: longhorn + # namespace: longhorn-system + # repoURL: https://charts.longhorn.io + # chart: longhorn + # revision: 1.4.2