remove minio
This commit is contained in:
@@ -26,10 +26,6 @@ dependencies:
|
||||
alias: stalwart
|
||||
version: 3.3.2
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
- name: tenant
|
||||
alias: minio
|
||||
version: 6.0.1
|
||||
repository: https://operator.min.io/
|
||||
- name: redis
|
||||
version: 19.6.4
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
|
@@ -67,42 +67,6 @@ stalwart:
|
||||
main:
|
||||
- path: /opt/stalwart-mail
|
||||
readOnly: false
|
||||
minio:
|
||||
existingSecret:
|
||||
name: stalwart-minio-root-secret
|
||||
tenant:
|
||||
name: minio-stalwart
|
||||
configuration:
|
||||
name: stalwart-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: true
|
||||
ingressClassName: traefik
|
||||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
||||
tls:
|
||||
- secretName: minio-stalwart-console-secret-tls
|
||||
hosts:
|
||||
- minio-stalwart.alexlebens.net
|
||||
host: minio-stalwart.alexlebens.net
|
||||
path: /
|
||||
pathType: Prefix
|
||||
redis:
|
||||
architecture: standalone
|
||||
auth:
|
||||
|
Reference in New Issue
Block a user