remove minio
This commit is contained in:
@@ -26,10 +26,6 @@ dependencies:
|
|||||||
alias: stalwart
|
alias: stalwart
|
||||||
version: 3.3.2
|
version: 3.3.2
|
||||||
repository: https://bjw-s.github.io/helm-charts/
|
repository: https://bjw-s.github.io/helm-charts/
|
||||||
- name: tenant
|
|
||||||
alias: minio
|
|
||||||
version: 6.0.1
|
|
||||||
repository: https://operator.min.io/
|
|
||||||
- name: redis
|
- name: redis
|
||||||
version: 19.6.4
|
version: 19.6.4
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
@@ -67,42 +67,6 @@ stalwart:
|
|||||||
main:
|
main:
|
||||||
- path: /opt/stalwart-mail
|
- path: /opt/stalwart-mail
|
||||||
readOnly: false
|
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:
|
redis:
|
||||||
architecture: standalone
|
architecture: standalone
|
||||||
auth:
|
auth:
|
||||||
|
Reference in New Issue
Block a user