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
{{ message }}
This repository has been archived by the owner on May 8, 2024. It is now read-only.
The values for the strategy are not exposed in the chart here.
In particular setting the maxUnavailalbe would be useful since Helm will consider the deployment done early (Ref). When installing a new cluster with the local-pv-provisioner along with other charts this will cause additional charts to be installed before openebs is available. If those charts need volumes the PVC will be stuck in pending because it won't be processed as a request after openebs is done installing.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The values for the strategy are not exposed in the chart here.
In particular setting the maxUnavailalbe would be useful since Helm will consider the deployment done early (Ref). When installing a new cluster with the local-pv-provisioner along with other charts this will cause additional charts to be installed before openebs is available. If those charts need volumes the PVC will be stuck in
pending
because it won't be processed as a request after openebs is done installing.The text was updated successfully, but these errors were encountered: