name: smtp is: smtp description: SMTP relay service for cluster applications category: infrastructure defaultConfig: host: "" port: "465" user: "" from: "no-reply@{{ .cloud.domain }}" tls: "true" startTls: "true"