Description
The item storageClassName is not consumed when PVC are generated. But a solution for putting Postee servers into different availability zones in AWS is to define an own GP2-based storage class that has a topology key listing all zones it should be available in.
What did you expect to happen?
Consume the mentioned value if it isn't empty.
What happened instead?
The generated helm chart wasn't changing when uncommenting the item in values.yaml.
Additional details (environment setup, networking info...):