cluster

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

commit 64625d6a07f2fb5452aaa18608d702ff32eff117
parent b765eca3fd8d685916b5a1cd098d17969ce51297
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 19 Jul 2023 10:46:11 +0200

meow

Diffstat:
Mapps/production/kustomization.yaml | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/apps/production/kustomization.yaml b/apps/production/kustomization.yaml @@ -3,14 +3,14 @@ kind: Kustomization resources: - ../base/vaultwarden - ../base/cosign - - ../base/woodpecker + #- ../base/woodpecker - ../base/kube-prometheus-stack - ../base/loki-stack - ../base/postgres-operator - ../base/matrix - ../base/postgres-exporter - - ../base/redmine - - ../base/mailu + #- ../base/redmine + #- ../base/mailu - ../base/tempo - ../base/zammad - sliding-proxy-ingress.yaml @@ -18,7 +18,7 @@ resources: patchesStrategicMerge: - cosign-values.yaml - vaultwarden-values.yaml - - woodpecker-values.yaml + #- woodpecker-values.yaml - kube-prometheus-stack-values.yaml - loki-stack-values.yaml - postgres-operator-values.yaml @@ -26,6 +26,6 @@ patchesStrategicMerge: - sliding-proxy-values.yaml - synapse-midnightthoughts.yaml - postgres-exporter-values.yaml - - redmine-values.yaml - - mailu-values.yaml + #- redmine-values.yaml + #- mailu-values.yaml - synapse-draupnir.yaml