Try to assign external ip

This commit is contained in:
Quentin Legot 2023-10-12 14:00:57 +02:00
parent 054421d2e0
commit 751b9fddb2

View File

@ -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