cluster

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

commit 5e994be5f1549559f496a5668ce924151e1c371b
parent c4a0ab5c099138f35e033b97dc30390854ce3906
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon,  4 Aug 2025 13:47:05 +0200

Prepare GTS

Diffstat:
Mapps/talos_cluster/gotosocial/release.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/talos_cluster/gotosocial/release.yaml b/apps/talos_cluster/gotosocial/release.yaml @@ -19,8 +19,8 @@ spec: imagePullPolicy: Always resources: limits: - cpu: 500m - memory: 512Mi + cpu: 1000m + memory: 1Gi requests: cpu: 100m memory: 128Mi