Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow prometheus-prefect-exporter to be used as a sub-chart (#311)
Helm adds a property called "global" when a chart is being used as a sub-chart. This must be allowed for in the schema or validation will fail. The prefect-server and prefect-worker charts already have this defined but it's missing from prometheus-prefect-exporter.
- Loading branch information