The inputs in the UpdateGitOpsApp are not all configurable while creating a template. We want to be able to show only selected inputs to the users as a runtime input.
The flow is, while creating a template/pipeline, when we select the application name and the targetRevision as runtime input, the other options like the kustomize, prefix, suffix, namespace etc don't show up. But while running the pipeline they all come up for the user.
We want those to be configurable by the admins before running the pipeline. This way we'll be able to select which inputs to show to the user.
Created by Gino Orvieto
·