cluster

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

commit d7fb5f3eef27e11b09d8929dfd22fdadebc19bdd
parent 1213a81a129b102fc1763e70952eaffcf2de0536
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 29 Jan 2024 19:46:06 +0100

Netbox

Diffstat:
Mapps/base/postgres-operator/release.yaml | 2+-
Minfrastructure/configs/postgres-clusters.yaml | 2++
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/apps/base/postgres-operator/release.yaml b/apps/base/postgres-operator/release.yaml @@ -46,7 +46,7 @@ spec: crds: Create upgrade: crds: CreateReplace - values: + #values: # Not supported # tolerations: # - key: "arch" diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -30,6 +30,7 @@ spec: paperless: paperless umami: umami authentik: authentik + netbox: netbox numberOfInstances: 3 resources: requests: @@ -140,6 +141,7 @@ spec: paperless: [] umami: [] authentik: [] + netbox: [] volume: size: 50Gi storageClass: local-hostpath