update mail - migrate from opendkim and opendmarc to rspamd

This commit is contained in:
ace
2021-01-17 04:14:26 +03:00
parent 5c5aa01d41
commit da8de30b27
5 changed files with 91 additions and 18 deletions

View File

@@ -11,5 +11,17 @@ spec:
targetPort: 11332
protocol: TCP
name: rspamd-proxy
- port: 11333
targetPort: 11333
protocol: TCP
name: rspamd-normal
- port: 11334
targetPort: 11334
protocol: TCP
name: rspamd-ctrl
- port: 11335
targetPort: 11335
protocol: TCP
name: rspamd-fuzzy
selector:
{{- include "rspamd.selectorLabels" . | nindent 4 }}