cluster

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

commit 314bb06c52bd056379fed0cef47cd887a36b8aee
parent d3a503b22a25d6773d476d1f1a0f595eb216db22
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 12 Apr 2025 18:28:37 +0200

Add heisenbridge

Diffstat:
Mapps/base/matrix/heisenbridge/deployment.yaml | 12++----------
1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/apps/base/matrix/heisenbridge/deployment.yaml b/apps/base/matrix/heisenbridge/deployment.yaml @@ -68,24 +68,16 @@ spec: path: /_matrix/mau/live port: appservice scheme: HTTP - initialDelaySeconds: 15 - periodSeconds: 10 readinessProbe: httpGet: - path: /_matrix/mau/ready + path: /_matrix/mau/live port: appservice scheme: HTTP - initialDelaySeconds: 15 - failureThreshold: 30 - periodSeconds: 10 startupProbe: httpGet: - path: /_matrix/mau/ready + path: /_matrix/mau/live port: appservice scheme: HTTP - initialDelaySeconds: 15 - failureThreshold: 30 - periodSeconds: 10 volumes: - name: config secret: