cluster

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

commit 3d386639208116a6f6df11d19bceab10d4b663ab
parent 34de53f17e6eb4b058ee51c3214282d45c727b19
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 10 Mar 2025 11:24:40 +0100

Deploy hubzilla

Diffstat:
Mapps/base/hubzilla/deployment.yaml | 6------
1 file changed, 0 insertions(+), 6 deletions(-)

diff --git a/apps/base/hubzilla/deployment.yaml b/apps/base/hubzilla/deployment.yaml @@ -71,16 +71,10 @@ spec: httpGet: path: / port: 80 - initialDelaySeconds: 60 - periodSeconds: 30 - successThreshold: 1 - timeoutSeconds: 1 readinessProbe: httpGet: path: / port: 80 - initialDelaySeconds: 60 - periodSeconds: 30 resources: requests: ephemeral-storage: 1024Mi