You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
operator version 0.25.3
I have this configured in the clickhousekeeperinstalattion: pdbManaged: "True" pdbMaxUnavailable: 1 replicas: 3
The pdb for chk is created ok (the same is for the chi) but when i modify something in the clickhousekeeperinstallation , like the image when doing an upgrade, all the chk pods get restarted in the same time not one by one as it happens for the CHI pods.
I've read across docs and cannot find something related to this.
both CHK and CHI pods come from individual sts-es as the operator creates them. Am I missing something ?