Skip to content

Empty className leads to PVC in Pending state #13

@iceman91176

Description

@iceman91176

If no value for persistence.storageClass is provided, the helm chart references an empty ("") class. This leads to a PVC stuck in pending, because this classname can't be found.

Kubernetes docs state "If storageClassName is set to an empty string (‘’) in the PVC, no storage class will be used (i.e.; dynamic provisioning is disabled for this PVC)"

Problem is here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions