cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit ead595e917be23a625d70585cc63f20870482202
parent 12c54f7d843fab86d0f8cbb937a03673965a5bad
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 13 Dec 2025 18:25:25 +0100

fix db

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Minfrastructure_talos/configs/cnpg-cluster.yaml | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/infrastructure_talos/configs/cnpg-cluster.yaml b/infrastructure_talos/configs/cnpg-cluster.yaml @@ -260,6 +260,12 @@ spec: superuser: false passwordSecret: name: weblate + - name: sentry + ensure: present + login: true + superuser: false + passwordSecret: + name: sentry storage: storageClass: hcloud-volumes size: 20Gi