Name and Version
bitnami/flink 1.4.5
What architecture are you using?
None
What steps will reproduce the bug?
If only specify defaultStorageClass in an existing Helm chart and run "helm upgrade --install", PV and PVC won't be created.
Are you using any custom parameters or values?
global.defaultStorageClass
What is the expected behavior?
Create PV, PVC
What do you see instead?
nothing
Additional information
No response