Kuadrant / testsuite-pipelines

MIT License
0 stars 5 forks source link

Define a way to set default settings for pipelines #25

Closed averevki closed 1 month ago

averevki commented 4 months ago

Right now, the only way how to give additional settings to the pipeline is through the additional-env parameter. The proposition is to create a way to provide some settings (only dns and auth0 keys right now) as a recurring parameters for every pipeline run. Secret/ConfigMap with these parameters can be created in the namespace with the pipeline and mounted during pipeline runs