operator
operator copied to clipboard
Add approaches to help override configmap with operators
Feature request
I want to configure some configurations that exists in configmap with the operator.
Use case
For example, if I want to adjust log level I have to stop tekton-operator and make change in configmap config-logging. If tekton-operator starts the config-logging will be revert.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.
/lifecycle stale
Send feedback to tektoncd/plumbing.
/lifecycle frozen /area roadmap
I think this is covered by the options field, see https://github.com/tektoncd/operator/blob/main/docs/TektonConfig.md#additional-fields-as-options.