Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 1692e86

Browse files
committed
pass APIExport name as first arg to manager
Signed-off-by: Robin Y Bobbitt <[email protected]>
1 parent c4ead22 commit 1692e86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/default/manager_auth_proxy_patch.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ spec:
2929
memory: 64Mi
3030
- name: manager
3131
args:
32+
- "controller-runtime-example-data.my.domain"
3233
- "--health-probe-bind-address=:8081"
3334
- "--metrics-bind-address=127.0.0.1:8080"
3435
- "--leader-elect"

0 commit comments

Comments
 (0)