-
-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
Description
During development, we sometimes want to make ad-hoc changes to temporal instances, e.g. adding an environment variable. The current behavior of the operator is reconciling it to the generated manifests which will reset such changes.
It would be nice to tolerate ad-hoc changes, particularly when it does not conflict with CRD. The feature can be opt-in for development and debugging purpose.
Reactions are currently unavailable