How to deploy sentry on kubernetes

Hi,

I need to deploy sentry on Kubernetes, i found the docker-compose which is working fine but i need help in kubernetes deployment.

Yes, same here can some provide steps here

Have you tried sentry helm chart?

Yes, I tried that but It contains kafka and other tools as well. I need just the sentry app with postgresql and redis like i’ve in the docker - compose.