grafana / pyroscope

Continuous Profiling Platform. Debug performance issues down to a single line of code

Home Page:https://grafana.com/oss/pyroscope/

Repository from Github https://github.comgrafana/pyroscopeRepository from Github https://github.comgrafana/pyroscope

pyroscope pod goes in crashloopbackoff if deployed via argocd in case minio is enabled

tayalrishabh96 opened this issue · comments

Describe the bug

Pyroscope pod goes in crashloopbackoff if deployed via argocd only if minio is enabled
attaching restart pyroscope logs :

podlogs-pyroscope-0-1741232738278.log

To Reproduce

Steps to reproduce the behavior:

  1. Deploy pyroscope with minio enabled using argocd

Expected behavior

You have hardcoded helm hooks in helm chart which is incompatible argocd

Environment

Additional Context

The issue could be due to helm hooks used in annotations for creating minio bucket job and minio user job

Thanks for filing the issue @tayalrishabh96!

Could you please clarify if the issue persists if you disable minio via values.yaml?

I'd suggest deploying pyroscope and minio independently