chore: Sync repos

This commit is contained in:
Tera << 8 2025-04-11 18:02:10 -04:00
parent e18821eacd
commit ccb0c48ce3
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
18 changed files with 287 additions and 729 deletions

View file

@ -0,0 +1,13 @@
global:
postgresql:
auth:
username: hcaptcha
database: hcaptcha
password: hcaptcha
primary:
persistence:
enabled: true
storageClass: longhorn
resources:
limits:
memory: 1024Mi

View file

@ -0,0 +1,14 @@
[meta]
format_ver = 1
[hcaptcha_postgres]
description = Postgres configuration for hcaptcha
mode = helm
depends_on = hcaptcha_namespace
[#hcaptcha_postgres/helm]
mode = upgrade
name = postgres
repo = oci://registry-1.docker.io/bitnamicharts/postgresql
options_file = ./postgres.yml
namespace = hcaptcha