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
# rolloutStrategy describes how a change to this shim will be applied to nodes.
rolloutStrategy:
type: rolling
rolling:
maxUpdate: 5 # could also be a percentage of nodes, like 10% of nodes.
https://github.com/KWasm/kwasm-operator/blob/feat-lifecycle-manager/internal/controller/shim_controller.go#L211
The text was updated successfully, but these errors were encountered: