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