From 2ef7029d592bbe5ce484f4f18852b5d42029e4ae Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 13 Sep 2024 06:44:21 +0200 Subject: [PATCH] Remove minio from the application helmfile --- installations/applications/helmfile.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/installations/applications/helmfile.yaml b/installations/applications/helmfile.yaml index c8a97aa..917602c 100644 --- a/installations/applications/helmfile.yaml +++ b/installations/applications/helmfile.yaml @@ -16,8 +16,6 @@ repositories: url: https://dl.gitea.io/charts/ - name: mailu url: https://mailu.github.io/helm-charts/ - - name: minio-standalone - url: https://charts.min.io/ - name: bedag url: https://bedag.github.io/helm-charts/ - name: grafana @@ -47,13 +45,6 @@ releases: - template: default-env-secrets - template: ext-database - template: ext-tcp-routes - - name: minio - chart: minio-standalone/minio - version: 5.2.0 - namespace: applications - inherit: - - template: default-env-values - - template: default-env-secrets - name: nrodionov chart: bitnami/wordpress version: 23.1.12