No introduction found. Create it?
smtp-relay from bjw-s is more popular with 14 repositories.
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install smtp-relay bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
smtp-relay | buroa/k8s-gitops | 87 | 2.3.0 | 2 days ago |
smtp-relay | onedr0p/home-ops | 1436 | 2.3.0 | 2 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
number | |
number | |
boolean | |
number | |
service.main.type (5) LoadBalancer | string |
service.main.annotations."io.cilium/lb-ipam-ips" (2) 192.168.42.203 | string |
service.main.annotations."coredns.io/hostname" (1) smtp.${SECRET_DOMAIN_INTERNAL} | string |
service.main.annotations."kube-vip.io/loadbalancerIPs" (1) ${SMTP_LB_ADDR} | string |
string | |
service.main.ipFamilyPolicy (1) RequireDualStack | string |
service.main.loadBalancerIP (1) ${LB_SMTP} | string |
boolean | |
persistence.config.name (6) smtp-relay-configmap | string |
persistence.config.type (6) configMap | string |
persistence.config.globalMounts[].path (5) /data/maddy.conf | string |
string | |
boolean | |
boolean | |
persistence.config.mountPath (1) /data/maddy.conf | string |
persistence.config.subPath (1) maddy.conf | string |
string | |
persistence.cache.type (3) emptyDir | string |
boolean | |
string | |
string | |
persistence.data.type (3) emptyDir | string |
string | |
persistence.data.mountPath (1) /dev/shm | string |
boolean | |
persistence.spool.existingClaim (1) smtp-relay-postfix-spool | string |
persistence.spool.mountPath (1) /var/spool/postfix | string |
boolean | |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.main.containers.main.envFrom[].secretRef.name (5) smtp-relay-secret | string |
controllers.main.containers.main.image.repository (5) ghcr.io/foxcpp/maddy | string |
string | |
string | |
string | |
string | |
string | |
string | |
number, string | |
number | |
number | |
number | |
number | |
number | |
controllers.main.containers.main.env.TZ (1) ${TIMEZONE} | string |
boolean | |
string | |
boolean | |
controllers.main.strategy (5) RollingUpdate | string |
number | |
number | |
string | |
number | |
number | |
boolean | |
string | |
number | |
controllers.main.pod.topologySpreadConstraints[].topologyKey (2) kubernetes.io/hostname | string |
string | |
image.repository (2) registry.samipsolutions.fi/docker/boky/postfix | string |
image.tag (2) latest | string |
string | |
string | |
string | |
string | |
string | |
number | |
controller.strategy (1) RollingUpdate | string |
string | |
number | |
defaultPodOptions.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
string | |
env.ALLOWED_SENDER_DOMAINS (1) ${SECRET_DOMAIN} | string |
env.DEBUG (1) true | string |
string | |
env.POSTFIX_myhostname (1) mailer.k8s.${SECRET_DOMAIN} | string |
env.POSTFIX_mynetworks (1) 10.244.0.0/16 [fddf:f7bc:9670::]/48 192.168.2.0/24 [2001:14ba:16fd:9600::]/56 10.0.105.0/24 | string |
env.RELAYHOST (1) smtp.dnainternet.fi | string |
number | |
envFrom[].secretRef.name (1) smtp-relay-secret | string |
string | |
boolean | |
boolean | |
boolean |