commit 4525afc461695da3c8b2daa552af29f66a5826ec parent ee8a3a1bc090f0fe1316c962207964278e97b7f1 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Mon, 4 Aug 2025 13:39:07 +0200 Prepare GTS Diffstat:
| M | apps/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: 100m - memory: 128Mi + cpu: 500m + memory: 512Mi requests: cpu: 100m memory: 128Mi