Remove minio from the application helmfile
This commit is contained in:
parent
ce72702593
commit
2ef7029d59
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user