Description of problem: 1. client-op can be deployed on all supported OCP versions from 4.14, i.e, client-op 4.16 can be run on ocp 4.14 and this creates a mismatch of client-console part of client-op 4.16 to run on ocp 4.14 which is untested 2. currently client-op employs a mechanism for selecting appropriate CSI versions based on ocp and this needs to be extended for deploying & configuring client-console based on ocp versions Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. deploy client-op 4.17 on ocp 4.16 (typical for hcp) Actual results: client-console that matches client-op version is deployed Expected results: client-console that matches platform/ocp version should be deployed Additional info: