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