You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-25 22:12:28 +02:00
Remove ports option completely
Not needed since `hostNetwork: true`
This commit is contained in:
@@ -73,11 +73,6 @@ spec:
|
|||||||
scheme: HTTP
|
scheme: HTTP
|
||||||
initialDelaySeconds: 10
|
initialDelaySeconds: 10
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
ports:
|
|
||||||
- containerPort: 25
|
|
||||||
hostPort: 25
|
|
||||||
- containerPort: 443
|
|
||||||
hostPort: 443
|
|
||||||
env:
|
env:
|
||||||
- name: POD_NAME
|
- name: POD_NAME
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|||||||
Reference in New Issue
Block a user