fix: update stalwart-mail-ports service selector to match pod labels
This commit is contained in:
parent
9641b3b54a
commit
1f9059fe75
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user