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.
1 parent 7b963e1 commit d7f4618Copy full SHA for d7f4618
config/manager/manager.yaml
@@ -19,6 +19,7 @@ spec:
19
- command:
20
- /manager
21
args:
22
+ - --metrics-addr=127.0.0.1:8080
23
- --enable-leader-election
24
image: controller:latest
25
imagePullPolicy: Always
0 commit comments