Try to assign external ip
This commit is contained in:
parent
054421d2e0
commit
751b9fddb2
@ -8,7 +8,11 @@ spec:
|
|||||||
selector:
|
selector:
|
||||||
app: roundcube
|
app: roundcube
|
||||||
tier: frontend
|
tier: frontend
|
||||||
type: NodePort
|
type: LoadBalancer
|
||||||
|
status:
|
||||||
|
loadBalancer:
|
||||||
|
ingress:
|
||||||
|
- ip: 192.0.2.127
|
||||||
ports:
|
ports:
|
||||||
- nodePort: 30180
|
- nodePort: 30180
|
||||||
port: 80
|
port: 80
|
||||||
|
Loading…
Reference in New Issue
Block a user