cluster

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

commit 70737200447b55abca50dc303457fd45a0b7e85b
parent 660b2f8b45bd86c6de5d40b7ac3cb90bfa135ffa
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu,  4 Jan 2024 13:39:47 +0100

Add paperless 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 @@ -27,6 +27,7 @@ spec: instagram_bridge: instagram_bridge zammad: zammad bench: bench + paperless: paperless numberOfInstances: 3 resources: requests: @@ -110,6 +111,7 @@ spec: instagram_bridge: [] zammad: [] bench: [] + paperless: [] volume: size: 50Gi # storageClass: nfs-client