High Availability and Controller Scoping
mainHigh Availability
By default, this chart installs a non-HA version. To run in High Availability mode, use the example values provided in the repository (ci/ha-values.yaml) and refer to the upstream Operator Manual for scaling details.
Workflow Controller Scoping
By default, controller.instanceID.enabled is set to false, meaning the controller acts upon any workflow in the cluster. To deploy multiple scoped controllers, set controller.instanceID.enabled to true and configure the instanceID to limit the controller's scope.