PrefectHQ / prefect-helm

Helm charts for deploying Prefect Services
Apache License 2.0
83 stars 54 forks source link

Allow prometheus-prefect-exporter to be used as a sub-chart #311

Closed StephenRobin closed 3 months ago

StephenRobin commented 3 months ago

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.

FabioBatSilva commented 1 month ago

Was this ever release ?

The latest version i can find (2023.12.7), doesn't seem to include it.

helm search repo prometheus-prefect-exporter
NAME                                CHART VERSION   APP VERSION DESCRIPTION                                       
prefect/prometheus-prefect-exporter 2023.12.7       1.0.0       A Helm chart to deploy Prometheus Prefect Exporter