cluster

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

commit 2b472f1a76818c4da60b57e52ead1a4e791c0637
parent 4d192ab6041834243d7abe869a26410fe0768a78
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 22 Mar 2024 22:42:54 +0100

Prepare n8n

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 @@ -33,6 +33,7 @@ spec: authentik: authentik netbox: netbox spec_testing: spec_testing + n8n: n8n numberOfInstances: 3 resources: requests: @@ -146,6 +147,7 @@ spec: authentik: [] netbox: [] spec_testing: [] + n8n: [] volume: size: 50Gi storageClass: local-hostpath