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