Add Minio and use in Mimir

Signed-off-by: Michel Hollands <michel.hollands@grafana.com>
This commit is contained in:
Michel Hollands
2023-06-29 11:01:48 +01:00
parent 4c15d5b2cd
commit 15de54c8a6
4 changed files with 69 additions and 6 deletions

View File

@@ -34,4 +34,7 @@ dependencies:
- name: mimir-distributed
repository: https://grafana.github.io/helm-charts
version: "4.4.1"
condition: local.enabled
condition: local.enabled
- name: minio
repository: https://charts.min.io
version: "5.0.11"