Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tayalrishabh96 opened this issue Mar 6, 2025 · 1 comment

Comments

@tayalrishabh96
Copy link

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

@kolesnikovae
Copy link
Collaborator

kolesnikovae commented Mar 6, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants