Skip to content

Draft: k8s: apps: add mail

Marin Hannache requested to merge add-k8s-mail into main
  • Add cpu and memory requests and limits
  • Add readyness and liveness probes
  • Configure port forwarding on the gate's firewall for port 25, 465 and 587
  • Ask the Bocal for undercloud IP whitelisting -> HEL-17239
  • Add a service account for mail-2.srv on undercloud.cri.epita.fr and configure SASL auth.
  • Add relayhost = undercloud.cri.epita.fr to mail-2.srv's main.cf
Edited by Marin Hannache

Merge request reports