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
In order to leverage the default storage class feature, the storageClassName need to be omitted in the pvc template, right now it is set to default which does not work at all.
The text was updated successfully, but these errors were encountered:
In order to leverage the default storage class feature, the
storageClassName
need to be omitted in the pvc template, right now it is set todefault
which does not work at all.The text was updated successfully, but these errors were encountered: