remove minio
This commit is contained in:
@@ -25,10 +25,6 @@ dependencies:
|
|||||||
alias: directus
|
alias: directus
|
||||||
repository: https://bjw-s-labs.github.io/helm-charts/
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
||||||
version: 4.0.1
|
version: 4.0.1
|
||||||
- name: tenant
|
|
||||||
alias: minio
|
|
||||||
version: 7.1.1
|
|
||||||
repository: https://operator.min.io/
|
|
||||||
- name: valkey
|
- name: valkey
|
||||||
version: 3.0.9
|
version: 3.0.9
|
||||||
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
|
repository: oci://harbor.alexlebens.net/proxy-registry-1.docker.io/bitnamicharts
|
||||||
|
@@ -142,30 +142,6 @@ directus:
|
|||||||
port: 80
|
port: 80
|
||||||
targetPort: 8055
|
targetPort: 8055
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
minio:
|
|
||||||
existingSecret:
|
|
||||||
name: directus-minio-root-secret
|
|
||||||
tenant:
|
|
||||||
name: minio-directus
|
|
||||||
configSecret:
|
|
||||||
name: directus-minio-config-secret
|
|
||||||
pools:
|
|
||||||
- servers: 3
|
|
||||||
name: pool
|
|
||||||
volumesPerServer: 2
|
|
||||||
size: 10Gi
|
|
||||||
storageClassName: ceph-block
|
|
||||||
mountPath: /export
|
|
||||||
subPath: /data
|
|
||||||
metrics:
|
|
||||||
enabled: true
|
|
||||||
port: 9000
|
|
||||||
protocol: http
|
|
||||||
certificate:
|
|
||||||
requestAutoCert: false
|
|
||||||
ingress:
|
|
||||||
console:
|
|
||||||
enabled: false
|
|
||||||
valkey:
|
valkey:
|
||||||
architecture: replication
|
architecture: replication
|
||||||
auth:
|
auth:
|
||||||
|
Reference in New Issue
Block a user