kedacore / keda-olm-operator

Operator for deploying KEDA Controller on OperatorHub.io/OLM
Apache License 2.0
31 stars 23 forks source link

Ability to specify arbitrary args for both Operator & Metrics Server #163

Closed zroubalik closed 1 year ago

zroubalik commented 1 year ago

New flelds on KedaController resource, that will allow users to specify arbitrary args for both Operator & Metrics Server deployments. No need for validation. This args can replace any existing or previously defined args.

Use-Case

Allow users to specify any args on both deployments via KedaController resource.

gauron99 commented 1 year ago

/assign

gauron99 commented 1 year ago

this PR fixed this issue https://github.com/kedacore/keda-olm-operator/pull/165