cluster

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

commit 4d192ab6041834243d7abe869a26410fe0768a78
parent 60eaa3c376040918601fa110c4d3b626b56dfaa0
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 22 Mar 2024 19:19:28 +0100

Add spec testing repo

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 @@ -32,6 +32,7 @@ spec: umami: umami authentik: authentik netbox: netbox + spec_testing: spec_testing numberOfInstances: 3 resources: requests: @@ -144,6 +145,7 @@ spec: umami: [] authentik: [] netbox: [] + spec_testing: [] volume: size: 50Gi storageClass: local-hostpath