cluster

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

commit 585985e513c282c7550b05b40200aff06e808e68
parent f1717f516d3ade5e4f8a6724ace1663f9993a4be
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun,  2 Jul 2023 16:32:18 +0200

Meow

Diffstat:
Mapps/base/loki-stack/release.yaml | 3+--
Minfrastructure/configs/postgres-clusters.yaml | 4++--
2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/apps/base/loki-stack/release.yaml b/apps/base/loki-stack/release.yaml @@ -59,7 +59,7 @@ spec: uid: "loki" promtail: - tolerations: + tolerations: - operator: "Exists" enabled: true config: @@ -137,4 +137,3 @@ spec: } # stdout { codec => rubydebug } } - diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -31,10 +31,10 @@ spec: resources: requests: cpu: 150m - memory: 6000Mi + memory: 6Gi limits: cpu: 4000m - memory: 9000Mi + memory: 9Gi postgresql: version: "15" parameters: