StorageClass annotation not working in helm chart

Description

on percona/pmm-server helm chart ( https://github.com/Percona-Lab/percona-openshift/tree/master/helm/pmm-server) the storageClass attribute is not working although defined in values.yaml file . 

The storageClass variable is not set anywhere in volumeClaimTemplate . 

Environment

None

Smart Checklist

Activity

Show:

Ivan Pylypenko June 3, 2020 at 10:47 AM

We've fixed helm chart for pmm server. Now you can set storageClassName as the following:

helm install --set persistence.storageClassName=default ...

Mykola Marzhan February 10, 2020 at 8:09 AM

Hi ,

we have added it to our long term roadmap.
if you have a contract with Percona - please escalate via regular channels.
or feel free to fix a bug and prepare PR. We will be happy to review it.

Done

Details

Assignee

Reporter

Time tracking

1h logged

Components

Priority

Smart Checklist

Created January 16, 2020 at 8:18 AM
Updated March 5, 2024 at 10:34 AM
Resolved June 3, 2020 at 11:03 AM