Hey Team, I'm trying to use vertical-pod-autoscaler along with tekton TR through /scale subresource to the TaskRun CR but when applying the configured TR CR , the tekton validating/mutating webhook rejects the configure as replicas is not part of the taskRun CRD.
Could you please guide me how we could apply vertical-pod-autoscaler to the TaskRun pods ?
If this is not feasible at the moment, is there any other options We can leverage to add the vertical scaling option to the tekton pods ?
Thanks Team