1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-03-17 20:57:54 +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 GitHub
parent 82ff7c421d
commit f2c74dd014
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: