By combining ProgressivePerGroup with Placement decision groups, you can roll out add-on configuration changes in the order dev → stg → prod. In this article, I use cluster-proxy as an example to explain the required configuration and how the rollout actually works.

Overview

flowchart TB

Upgrade["helm upgrade<br/>change tag to vX.Y.Z"]

subgraph Hub["Hub cluster"]