status was place at wrong place

This commit is contained in:
Quentin Legot 2023-10-12 14:02:29 +02:00
parent 751b9fddb2
commit 186b8178d7

View File

@ -9,12 +9,12 @@ spec:
app: roundcube app: roundcube
tier: frontend tier: frontend
type: LoadBalancer type: LoadBalancer
status:
loadBalancer:
ingress:
- ip: 192.0.2.127
ports: ports:
- nodePort: 30180 - nodePort: 30180
port: 80 port: 80
protocol: TCP protocol: TCP
targetPort: 80 targetPort: 80
status:
loadBalancer:
ingress:
- ip: 192.0.2.127