commit 3476e0b63d1805a9c808800353ca9bbcf11f774e
parent 2372c31b26bceeef46b7417eebf799e4dd2b233b
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Sat, 13 Dec 2025 16:06:47 +0100
fix route
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/talos_cluster/sentry/release.yaml b/apps/talos_cluster/sentry/release.yaml
@@ -24,7 +24,7 @@ spec:
# recommended to set false for updating the helm chart afterwards,
# as you will have some downtime on each update if it's a hook
# deploys relay & snuba consumers as post hooks
- asHook: true
+ asHook: false
hooks:
dbCheck:
image:
diff --git a/apps/talos_cluster/sentry/route.yaml b/apps/talos_cluster/sentry/route.yaml
@@ -11,7 +11,7 @@ spec:
- sentry.mtrnord.blog
rules:
- backendRefs:
- - name: sentry
+ - name: sentry-web
port: 9000
timeouts:
request: 240s