| commit | 3423ac2a4e2299895b1a833fed1c58276f106f9d | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Sun Nov 28 20:47:34 2021 +0400 |
| committer | giolekva <giolekva@gmail.com> | Sun Nov 28 20:47:34 2021 +0400 |
| tree | 4f13d0396380f217d36d39c42a827e143b8e8d31 | |
| parent | 8fc32cefc24a3140041de184ba95ef31d6511c7a [diff] [blame] |
Installer: infra - mail gateway
diff --git a/charts/mail-gateway/values.yaml b/charts/mail-gateway/values.yaml index e69de29..1b066c9 100644 --- a/charts/mail-gateway/values.yaml +++ b/charts/mail-gateway/values.yaml
@@ -0,0 +1,10 @@ +mxHostname: mx1.example.com +domains: + primary: + name: example.com + namespace: example-app-maddy + others: + - name: other.com + namespace: other-app-maddy +persistence: + size: 10Gi