ROSA: improve how OCM token is passed to the controller #4460
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
/kind feature
Describe the solution you'd like
currently the token is read form an env variable
OCM_TOKEN
, which requires the user to edit the deployment of the controller.This workflow could be improved by reading the token from a pre-created secret for example.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: