This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
kittehcluster/kubernetes/services/hcaptcha/postgres/postgres.yml
2025-04-11 18:02:10 -04:00

13 lines
222 B
YAML

global:
postgresql:
auth:
username: hcaptcha
database: hcaptcha
password: hcaptcha
primary:
persistence:
enabled: true
storageClass: longhorn
resources:
limits:
memory: 1024Mi