cluster

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

commit 7af5167b7d05c7c5dec73f1f8a19cca9b0309ca9
parent ea8248ff01de78ee90bcf47ac404d167a918f064
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 15 Jan 2025 18:55:40 +0100

Increase mastodon timeout

Diffstat:
Mapps/base/mastodon/release.yaml | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/apps/base/mastodon/release.yaml b/apps/base/mastodon/release.yaml @@ -13,6 +13,11 @@ spec: kind: GitRepository name: mastodon namespace: mastodon + timeout: 25m + install: + timeout: 25m + remediation: + retries: 3 values: image: tag: v4.3.2