| commit | 7fe15197e5a36d6c524721b35152923f9d6ec94b | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Fri Nov 19 13:58:16 2021 +0400 |
| committer | giolekva <giolekva@gmail.com> | Fri Nov 19 13:58:16 2021 +0400 |
| tree | 48a6767f7e1a5c5c9b53ba62d6ee59b23a0d11d5 | |
| parent | 4703175dcdf67dbdc3adcd6253efc741fed9b4fb [diff] [blame] |
Installer: maddy
diff --git a/apps/maddy/install.yaml b/apps/maddy/install.yaml index 389bd31..023085f 100644 --- a/apps/maddy/install.yaml +++ b/apps/maddy/install.yaml
@@ -16,19 +16,19 @@ ports: - port: 25 protocol: TCP - name: a + name: smtp - port: 143 protocol: TCP - name: b + name: imap - port: 993 protocol: TCP - name: c + name: imaps - port: 587 protocol: TCP - name: d + name: submission - port: 465 protocol: TCP - name: e + name: smtps --- apiVersion: v1 kind: Service