mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-09-13 09:54:29 +08:00
removed hardcoded LoadbalancerIP
This commit is contained in:
parent
576fcc9a32
commit
11314e4358
1 changed files with 0 additions and 1 deletions
|
@ -19,6 +19,5 @@ spec:
|
||||||
targetPort: smtp
|
targetPort: smtp
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
name: smtp
|
name: smtp
|
||||||
loadBalancerIP: 172.16.0.250
|
|
||||||
selector:
|
selector:
|
||||||
{{- $selectorLabels | nindent 4 }}
|
{{- $selectorLabels | nindent 4 }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue