Warn the user about NodeSpec PVC resize not possible #1293
Labels
good first issue
Good for newcomers
justdoit
Continuous improvement not related to a specific feature
A limitation of StatefulSets is that we cannot resize the PersistentVolumeClaimTemplate section of its spec.
Hence user cannot edit the PersistentVolumeClaim section of the NodeSpec.
This is not obvious for the user.
We could:
Related: #325
The text was updated successfully, but these errors were encountered: