cluster

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

commit 901fc876553f0a139fb2345564f240118f06c028
parent 03b19dd6a50934c55272eb44cd9b1d6ec762bbe1
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 25 Jan 2024 12:00:25 +0100

Add authentik db

Diffstat:
Minfrastructure/configs/postgres-clusters.yaml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -29,6 +29,7 @@ spec: bench: bench paperless: paperless umami: umami + authentik: authentik numberOfInstances: 3 resources: requests: @@ -114,6 +115,7 @@ spec: bench: [] paperless: [] umami: [] + authentik: [] volume: size: 50Gi # storageClass: nfs-client