Browse Source

Cambio IP del loadbalancer

Celestino Rey 5 months ago
parent
commit
66ca73246d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      K8S/finanzas-service-lb.yaml

+ 1 - 1
K8S/finanzas-service-lb.yaml

@@ -4,7 +4,7 @@ metadata:
   name: finanzas-lb
   namespace: <NS>
   annotations:
-    metallb.io/loadBalancerIPs: 192.168.1.202
+    metallb.io/loadBalancerIPs: 192.168.1.154
 spec:
   type: LoadBalancer
   ports: