Skip to content

Commit b751518

Browse files
author
Cecile Robert-Michon
committed
Update controller-manager-patch.yaml
1 parent 1191094 commit b751518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/observability/opentelemetry/controller-manager-patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
containers:
1010
- name: manager
1111
args:
12-
- "--metrics-bind-addr=127.0.0.1:8080"
12+
- "--metrics-bind-addr=:8080"
1313
- "--leader-elect"
1414
- "--feature-gates=MachinePool=${EXP_MACHINE_POOL:=false},AKS=${EXP_AKS:=false}"
1515
- "--enable-tracing"

0 commit comments

Comments
 (0)