cluster

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

commit b2dbfec6133c8b4ee86aad3bfe4563d436cc8df0
parent 34d67ed54546ab2c9010be45d79c9cffc81ee09b
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue,  1 Apr 2025 00:54:38 +0200

Fix issues with archivebox

Diffstat:
Mapps/base/element_changedetection/element_deployment.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/element_changedetection/element_deployment.yaml b/apps/base/element_changedetection/element_deployment.yaml @@ -9,7 +9,7 @@ spec: - ReadWriteMany resources: requests: - storage: 5Gi + storage: 15Gi --- apiVersion: apps/v1 kind: Deployment