Open
Description
Feature request
When I need to run my Task with a param which values are in a predefined subset, I would to choise my correct value from a dropdow-list not set it in a input-text
Use case
For example: I have to set my environment "canonical name" from an input var, but I want to show its values from a predefined dropdown instead of input-text because I want to reduce the error prone by the operator.
Alternatives
Of course, I known that in k8s context anything is a YAML resource, but since I have a dashboard, it would be nice to have the choice of this type of parameter from a dropdown.