You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got that zookeeper-operator/charts/zookeeper/values.yaml wrong example, because it's not operator(but you put it into operator folder - wtf?)
there is another folder with CRD and there is no option to apply custom storageClassName, except defined in CRD, I don't get logic here...
Description
I want to set a custom storageClassName, but it doesn't apply, looks like the cluster operator knows nothing about it
Importance
blocker
Location
Suggestions for an improvement
add support of custom storageClassName
Additional info
template:
zookeeper-operator/charts/zookeeper/templates/zookeeper.yaml
Line 162 in a9b059d
values.yaml:
zookeeper-operator/charts/zookeeper/values.yaml
Line 83 in a9b059d
but when I look at PVC:
it set gp2, because it's default storage class in my cluster:
The text was updated successfully, but these errors were encountered: