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
Not sure if this is a bug or expected behaviour (perhaps the latter), but I copied the example in the docs for the optional volumeSpec, modifying only the value for storage:
This fails though due to having no storageClassName (which took me a few minutes to work out). I guess I should have known better, but maybe even mentioning storageClassName in the example docs may help (or even adding adding default storageClassName if none is present?).
The text was updated successfully, but these errors were encountered:
Not sure if this is a bug or expected behaviour (perhaps the latter), but I copied the example in the docs for the optional volumeSpec, modifying only the value for storage:
This fails though due to having no
storageClassName
(which took me a few minutes to work out). I guess I should have known better, but maybe even mentioning storageClassName in the example docs may help (or even adding adding default storageClassName if none is present?).The text was updated successfully, but these errors were encountered: