cluster

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

commit a86fd07f0efbca21bbe902247d50ce6e6c373852
parent b8eb472442edd0bb2171746757e00bf35d45c0cf
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat,  4 May 2024 12:21:06 +0200

Reduce services

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

diff --git a/apps/production/kustomization.yaml b/apps/production/kustomization.yaml @@ -4,19 +4,19 @@ resources: #- ../base/cosign #- ../base/woodpecker #- ../base/kube-prometheus-stack - - ../base/victoria-metrics-k8s-stack - - ../base/loki-stack + #- ../base/victoria-metrics-k8s-stack + #- ../base/loki-stack - ../base/postgres-operator - ../base/matrix - - ../base/postgres-exporter + #- ../base/postgres-exporter #- ../base/redmine #- ../base/mailu - - ../base/tempo + #- ../base/tempo - ../base/zammad - ../base/forgejo - - ../base/tetragon - - ../base/vector - - ../base/parseable + #- ../base/tetragon + #- ../base/vector + #- ../base/parseable #- ../base/zuul-operator #- ../base/zuul #- ../base/piwigo @@ -28,7 +28,7 @@ resources: - ../base/umami - ../base/keycloak - ../base/authentik - - ../base/chaosmesh + #- ../base/chaosmesh - ../base/calendar #- ../base/matrix/element-call #- ../base/matrix/element-call-synapse @@ -38,14 +38,14 @@ resources: patchesStrategicMerge: #- cosign-values.yaml #- woodpecker-values.yaml - - loki-stack-values.yaml + #- loki-stack-values.yaml - postgres-operator-values.yaml - media-repo-values.yaml - sliding-proxy-values.yaml - synapse-midnightthoughts.yaml - - postgres-exporter-values.yaml + #- postgres-exporter-values.yaml #- redmine-values.yaml #- mailu-values.yaml - forgejo.yaml - - vector-values.yaml + #- vector-values.yaml #- synapse-element-call.yaml