Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit e696c45

Browse files
committed
fix loadbalancer
it was pointed at the entirely new loadbalancer, which does not yet host howard that's what was wrong it was literally the wrong kubernetes cluster Signed-off-by: Kingdon Barrett <[email protected]>
1 parent ed70559 commit e696c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/routers/talos-related-routes/howard/moomboo/howard-moomboo-service-endpoints.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ metadata:
2323
namespace: traefik-staging
2424
subsets:
2525
- addresses:
26-
- ip: 10.17.13.241
26+
- ip: 10.17.12.235
2727
ports:
2828
- port: 80
2929
name: k8s-http

0 commit comments

Comments
 (0)