Skip to content

Commit

Permalink
Expose diagnosticsAddress and insecureDiagnostics through helm chart …
Browse files Browse the repository at this point in the history
…values

Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
  • Loading branch information
furkatgofurov7 committed Dec 1, 2023
1 parent f83b1ad commit 91b7103
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ spec:
- /manager
args:
- "--leader-elect"
- "--diagnostics-address=${CAPI_OPERATOR_DIAGNOSTICS_ADDRESS:=:8443}"
- "--insecure-diagnostics=${CAPI_OPERATOR_INSECURE_DIAGNOSTICS:=false}"
image: controller:latest
name: manager
ports:
Expand Down

0 comments on commit 91b7103

Please sign in to comment.