jitsi-contrib/jitsi-helm

How to add storage class to Prosody in Jitsi Chart

Y0ngg4n opened this issue · 3 comments

There is no option to add the Storage Class to Prosody in this values.yaml

Since prosody is included as a dependency, its default values are defined in another file, where you can set the storage class: https://github.com/jitsi-contrib/jitsi-helm/blob/main/charts/prosody/values.yaml#L84

And how can i change that in my deployment?