1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-03 14:52:36 +02:00

Remove ports option completely

Not needed since `hostNetwork: true`
This commit is contained in:
Vados 2018-03-13 21:06:53 +09:00 committed by Stefan Auditor
parent 3aaecca989
commit 1e609acbaf

View File

@ -73,11 +73,6 @@ spec:
scheme: HTTP
initialDelaySeconds: 10
timeoutSeconds: 1
ports:
- containerPort: 25
hostPort: 25
- containerPort: 443
hostPort: 443
env:
- name: POD_NAME
valueFrom: