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
Don't update VolumeClaimTemplates filed in StatefulSet
Similarly to the `Selector` field, `VolumeClaimTemplates` is also
immutable so we can set it only when new object is going to
be created.
Related: #OSPRH-19930
Signed-off-by: Slawek Kaplonski <skaplons@redhat.com>
0 commit comments