change storage to minio

This commit is contained in:
2024-08-23 17:17:53 -05:00
parent b598cfea59
commit 5b880b1ec7
6 changed files with 150 additions and 118 deletions

View File

@@ -4,14 +4,17 @@ version: 1.0.0
description: Directus
keywords:
- directus
- cms
home: https://wiki.alexlebens.dev/doc/directus-EvV9wese9H
sources:
- https://github.com/directus/directus
- https://github.com/minio/operator
- https://github.com/valkey-io/valkey
- https://github.com/cloudflare/cloudflared
- https://github.com/cloudnative-pg/cloudnative-pg
- https://hub.docker.com/r/directus/directus
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
- https://github.com/minio/operator/tree/master/helm/tenant
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
- https://github.com/alexlebens/helm-charts/charts/cloudflared
- https://github.com/alexlebens/helm-charts/charts/postgres-cluster
@@ -22,6 +25,10 @@ dependencies:
alias: directus
repository: https://bjw-s.github.io/helm-charts/
version: 3.3.2
- name: tenant
alias: minio
version: 6.0.1
repository: https://operator.min.io/
- name: valkey
version: 0.3.13
repository: https://charts.bitnami.com/bitnami
@@ -29,6 +36,10 @@ dependencies:
alias: cloudflared-directus
repository: http://alexlebens.github.io/helm-charts
version: 1.6.0
- name: cloudflared
alias: cloudflared-minio
repository: http://alexlebens.github.io/helm-charts
version: 1.6.0
- name: postgres-cluster
alias: postgres-16-cluster
version: 3.9.0