Skip to content

Commit 33e40e0

Browse files
committed
Add metrics serive ip and addr
1 parent c1230af commit 33e40e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/manager/manager.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ spec:
2121
containers:
2222
- args:
2323
- --leader-elect
24+
- --metrics-bind-addr=127.0.0.1:8080
2425
image: controller:latest
2526
imagePullPolicy: IfNotPresent
2627
name: manager

0 commit comments

Comments
 (0)