From 64a29de169c48c65517728ab002f850415c7b821 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 13 Feb 2026 19:20:45 +0000 Subject: [PATCH] Automated Manifest Update (#3956) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3956 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/rybbit/Deployment-rybbit-client.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-client.yaml b/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-client.yaml index 18cc8d792..dae6f50c1 100644 --- a/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-client.yaml +++ b/clusters/cl01tl/manifests/rybbit/Deployment-rybbit-client.yaml @@ -40,7 +40,7 @@ spec: - name: NODE_ENV value: production - name: NEXT_PUBLIC_BACKEND_URL - value: https://rybbit.alexlebens.dev + value: http://rybbit-backend.rybbit:3001 - name: NEXT_PUBLIC_DISABLE_SIGNUP value: "false" image: ghcr.io/rybbit-io/rybbit-client:v2.4.0