#### 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](https://github.com/user-attachments/files/19101033/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 - pyroscope chart version : 1.12.0 - Infrastructure: Kubernetes - Deployment tool: argocd (https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd) - argocd chart version : 7.7.15 - argocd image : quay.io/argoproj/argocd:v2.13.3 #### Additional Context The issue could be due to helm hooks used in annotations for creating minio bucket job and minio user job