my prefect server setup prefect-metrics.waow.tech
python orchestration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix grafana helm deploy: remove extraVolumeMounts override

the grafana chart templates extraVolumeMounts as a string, not a list.
setting it to [] breaks the template. extraContainerVolumeMounts
already handles the grafana container mounts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

zzstoatzz 9a455508 b44349f1

-2
-2
deploy/monitoring-values.yaml
··· 140 140 - name: analytics-snapshot 141 141 emptyDir: {} 142 142 143 - extraVolumeMounts: [] 144 - 145 143 additionalDataSources: 146 144 - name: DuckDB 147 145 uid: duckdb