prefect-helm issue The addition of values.schema....
# ask-community
r
prefect-helm issue The addition of values.schema.json causes problems for me to deploy. It is the same problem as mentioned in helm/helm issue #10398 I need an easy way to bypass that file otherwise I’ll have to maintain a forked helm repo
j
can you share what issue you’re running into with the values schema?
r
I have to add a storageClass to Postgres. Also we use global parameters. So it errors out. So have to always maintain own internal forked helm chart repo and remove the problematic values.schema.json
j
ah i see - would you mind opening an issue in the prefect helm repo?