add port to service
This commit is contained in:
@@ -33,6 +33,10 @@ stalwart:
|
||||
port: 465
|
||||
targetPort: 465
|
||||
protocol: TCP
|
||||
imap:
|
||||
port: 143
|
||||
targetPort: 143
|
||||
protocol: TCP
|
||||
imaps:
|
||||
port: 993
|
||||
targetPort: 993
|
||||
|
Reference in New Issue
Block a user