cluster

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

commit bc5ed7f9b52975d0a0c47625de1d250aca485bd3
parent eba20731d8d229e89acf8243407a6cab7a401d85
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 21 Apr 2024 14:21:56 +0200

Prepare forgejo db migration

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 @@ -34,6 +34,7 @@ spec: netbox: netbox spec_testing: spec_testing n8n: n8n + forgejo: forgejo numberOfInstances: 3 resources: requests: @@ -148,6 +149,7 @@ spec: netbox: [] spec_testing: [] n8n: [] + forgejo: [] volume: size: 50Gi storageClass: local-hostpath