Sentry helm with AWS RDS

Hi everyone, I need to install sentry on my kubernetes cluster (EKS) but I need to use PostgreSQL RDS database, how is the setup?
Can you help me with this feature?
Sorry I’m beginner to helm
Nico.

Hi,

You must use externalPostgresql in your values file, like this charts/values.yaml at 3272835d5df53c63a23dfa15a87ff0a20cb086ad · sentry-kubernetes/charts · GitHub

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.