PostHog / charts-clickhouse

Helm chart for deploying PostHog with ClickHouse on your K8s infrastructure
MIT License
58 stars 74 forks source link

Perform _pgbouncer testing as needed #787

Closed mano233 closed 10 months ago

mano233 commented 10 months ago

Description

when '_pgbouncer.enable=false', the wait-for-service-dependencies container does not need to do a survival check on pgbouncer

Type of change

How has this been tested?

local test

Checklist