diff --git a/clusters/cl01tl/platform/stalwart/Chart.yaml b/clusters/cl01tl/platform/stalwart/Chart.yaml index 0d81edbd1..8c06a9990 100644 --- a/clusters/cl01tl/platform/stalwart/Chart.yaml +++ b/clusters/cl01tl/platform/stalwart/Chart.yaml @@ -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 diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index 67080713f..736b96393 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -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: