fix: update stalwart-mail-ports service selector to match pod labels

This commit is contained in:
dvirlabs 2026-05-18 15:00:32 +03:00
parent 9641b3b54a
commit 1f9059fe75

View File

@ -14,7 +14,8 @@ metadata:
spec: spec:
type: LoadBalancer type: LoadBalancer
selector: selector:
app: stalwart app.kubernetes.io/instance: stalwart
app.kubernetes.io/name: stalwart
ports: ports:
# SMTP - Receiving mail from other servers # SMTP - Receiving mail from other servers
- name: smtp - name: smtp