Skip to content

Please be aware, that this is a mirror of the repo on Gitea. Checkout the linked Website here to go to the original Repository

License

Notifications You must be signed in to change notification settings

loickal/stalwart-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stalwart-mail

Version: 0.0.6 Type: application AppVersion: 0.8.1

Helm Chart for Stalwart Mail Server - Secure & Modern All-in-One Mail Server (IMAP, JMAP, SMTP)

Maintainers

Name Email Url
Loic Kalbermatter loic.kalbermatter@pulseflow.ch

Values

Key Type Default Description
image.pullPolicy string "IfNotPresent"
image.repository string "stalwartlabs/mail-server"
image.tag string ""
ingress.annotations object {}
ingress.className string ""
ingress.enabled bool false
ingress.hosts[0].host string "chart-example.local"
ingress.hosts[0].paths[0].path string "/"
ingress.hosts[0].paths[0].pathType string "ImplementationSpecific"
ingress.tls list []
persistence.accessMode string "ReadWriteOnce"
persistence.enabled bool false
persistence.existingClaim string ""
persistence.mountPath string "/opt/stalwart-mail"
persistence.size string "10Gi"
persistence.storageClass string ""
replicaCount int 1
service.ports.http int 8080
service.ports.https int 443
service.ports.imap int 143
service.ports.imaps int 993
service.ports.sieve int 4190
service.ports.smtp int 25
service.ports.smtps int 465
service.ports.submission int 587
service.type string "NodePort"
traefik.enabled bool false
traefik.hosts list []
traefik.ports.http string "websecure"
traefik.ports.imaps string "imaps"
traefik.ports.smtps string "smtps"

Autogenerated from chart metadata using helm-docs v1.13.1

About

Please be aware, that this is a mirror of the repo on Gitea. Checkout the linked Website here to go to the original Repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages