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