We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0163b5e + 33e40e0 commit 8f51aa2Copy full SHA for 8f51aa2
config/manager/manager.yaml
@@ -21,6 +21,7 @@ spec:
21
containers:
22
- args:
23
- --leader-elect
24
+ - --metrics-bind-addr=127.0.0.1:8080
25
image: controller:latest
26
imagePullPolicy: IfNotPresent
27
name: manager
0 commit comments