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
Jamie Zieziula
10/12/2023, 3:03 AM
can you share what issue you’re running into with the values schema?
r
Russell Brooks
10/12/2023, 11:50 PM
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
Jamie Zieziula
10/13/2023, 4:08 AM
ah i see - would you mind opening an issue in the prefect helm repo?