operator icon indicating copy to clipboard operation
operator copied to clipboard

Add approaches to help override configmap with operators

Open yuzp1996 opened this issue 2 years ago • 2 comments

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.

yuzp1996 avatar Feb 24 '23 03:02 yuzp1996

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.

tekton-robot avatar May 25 '23 04:05 tekton-robot

/lifecycle frozen /area roadmap

vdemeester avatar May 26 '23 16:05 vdemeester

I think this is covered by the options field, see https://github.com/tektoncd/operator/blob/main/docs/TektonConfig.md#additional-fields-as-options.

vdemeester avatar Dec 20 '24 13:12 vdemeester