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

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: