commit c4a0ab5c099138f35e033b97dc30390854ce3906 parent f139d05a6751ea82b6eb6f030fd66ab567b95e2d Author: MTRNord <MTRNord@users.noreply.github.com> Date: Mon, 4 Aug 2025 13:43:35 +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 @@ -69,7 +69,7 @@ spec: httpGet: path: /livez port: 8080 - initialDelaySeconds: 30 + initialDelaySeconds: 360 periodSeconds: 10 timeoutSeconds: 5 successThreshold: 1 @@ -78,7 +78,7 @@ spec: httpGet: path: /readyz port: 8080 - initialDelaySeconds: 30 + initialDelaySeconds: 360 periodSeconds: 10 timeoutSeconds: 5 successThreshold: 1