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 was archived by the owner on Mar 23, 2026. It is now read-only.
To prevent stale resources, we need to ensure PVs are deleted after using the cluster. To do this we should always use storageClass with reclaimPolicy: Delete.
It may be good to run some kubectl patch command before starting tobs to ensure storage classes are using this policy.