We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 only if minio is enabled attaching restart pyroscope logs :
podlogs-pyroscope-0-1741232738278.log
Steps to reproduce the behavior:
You have hardcoded helm hooks in helm chart which is incompatible argocd
The issue could be due to helm hooks used in annotations for creating minio bucket job and minio user job
The text was updated successfully, but these errors were encountered:
Thanks for filing the issue @tayalrishabh96!
Could you please clarify if the issue persists if you disable minio via values.yaml?
values.yaml
I'd suggest deploying pyroscope and minio independently
Sorry, something went wrong.
No branches or pull requests
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:
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
The text was updated successfully, but these errors were encountered: