When using a private repository, in certain environments the developers want to re-tag the used container images. For csi-node-driver-registrar:v2.4.0, in a helm or operator based installation, this i...When using a private repository, in certain environments the developers want to re-tag the used container images. For csi-node-driver-registrar:v2.4.0, in a helm or operator based installation, this is not possible, due to using this particular container reference, instead of name and tag separately. In some environments, the containers need to have additional resource definitions to limit certain usage (like CPU).