commit 9ce491a14ed94e24298e25d154c5c2442a054bce
parent 24f401e614508c9131456a422d5f8894ea758587
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Sat, 3 Jan 2026 17:49:38 +0100
no tele
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/talos_cluster/convex/deployment.yaml b/apps/talos_cluster/convex/deployment.yaml
@@ -41,6 +41,8 @@ spec:
key: postgres-url
- name: "DO_NOT_REQUIRE_SSL"
value: "1"
+ - name: "DISABLE_BEACON"
+ value: "1"
# Unused
# - name: "ACTIONS_USER_TIMEOUT_SECS"
# value: ""
@@ -62,8 +64,6 @@ spec:
# value: ""
# - name: "DATABASE_URL"
# value: ""
- # - name: "DISABLE_BEACON"
- # value: ""
# - name: "REDACT_LOGS_TO_CLIENT"
# value: ""
# - name: "S3_ENDPOINT_URL"