Remove minio from the application helmfile

This commit is contained in:
Nikolai Rodionov 2024-09-13 06:44:21 +02:00
parent ce72702593
commit 2ef7029d59
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -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