Skip to content

Commit 43f0c46

Browse files
committed
[operator] task-controller is started with correct live and metrics ports
1 parent 24eb05a commit 43f0c46

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

control-operator/config/manager/manager.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ spec:
7272
- /manager
7373
args:
7474
- --leader-elect
75+
- --health-probe-bind-address=:9083
76+
- --metrics-bind-address=:9080
7577
image: controller:latest
7678
name: manager
7779
securityContext:

0 commit comments

Comments
 (0)