feat: add PuppetDB read-only database user and pooler #69
Reference in New Issue
Block a user
Delete Branch "benvin/puppetdb-read-database"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PuppetDB requires a separate read-only database user for its read pool.
Without it, it refuses to use the write user for read queries and all
/pdb/query/v4 calls fail with a 500.
from a new postgres-read-credentials Vault secret
via postInitApplicationSQL (must also be run manually on existing cluster)
mounted into /etc/puppetlabs/puppetdb/conf.d/ in the PuppetDB deployment
💘 Generated with Crush
Assisted-by: Claude Sonnet 4.6 via Crush crush@charm.land