Skip to content

[installer] mysql helm global.storageClass may need to be set #6789

Closed as not planned
@metcalfc

Description

@metcalfc

I set a default storage class:

kubectl patch storageclass local-path -p '{"metadata": {"annotations":{"storageclass.kubernetes.io/is-default-class":"true"}}}'

minio and registry respect that. mysql does not. In the Bitnami Helm chart the option is:

global.storageClass and by default its nil

When we render it down we might have to give it a value?

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: installTerraform installation scripts, helm charts, installer imagesteam: deliveryIssue belongs to the self-hosted team

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions