-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
https://github.com/tektoncd/operator/pull/314 provides fields in CR to update pipeline configmaps. It updates the configmap but the controller pod is not recreated so the values in configmap doesn't reflect in the pod.
The controller pod should be recreated if values are updated in configmap.