cluster

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

commit 285a5a45ad446129cff6e609129f1df9a632222d
parent 4386d08f0f8245ebbde69c16fbd9fac45608288f
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 31 Mar 2025 22:41:42 +0200

Prepare monitoring element.io

Diffstat:
Mapps/base/element_changedetection/element_deployment.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/base/element_changedetection/element_deployment.yaml b/apps/base/element_changedetection/element_deployment.yaml @@ -41,7 +41,7 @@ spec: - name: SCREEN_HEIGHT value: "1080" - name: SCREEN_DEPTH - value: "16" + value: "24" - name: MAX_CONCURRENT_CHROME_PROCESSES value: "10" resources: @@ -52,7 +52,7 @@ spec: limits: ephemeral-storage: 2048Mi cpu: 2000m - memory: 2000Mi + memory: 3000Mi securityContext: allowPrivilegeEscalation: false capabilities: