fix(traefik): assign static external LB IP address
This commit is contained in:
parent
f0811942be
commit
c06d4fd825
1 changed files with 3 additions and 0 deletions
|
|
@ -11,3 +11,6 @@ spec:
|
||||||
expose: true
|
expose: true
|
||||||
exposedPort: 22
|
exposedPort: 22
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
service:
|
||||||
|
spec:
|
||||||
|
loadBalancerIP: 10.21.0.201
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue