Skip to content

Commit 1d2fbb6

Browse files
committed
Updates the deploy values file with the public sentry_dsn value
1 parent b621957 commit 1d2fbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ops/staging-deploy.tmpl.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ nextPublicToken: $NEXT_PUBLIC_TOKEN
77
nextAuthSecret: $NEXTAUTH_SECRET
88
clientSecret: $CLIENT_SECRET
99
clientId: $CLIENT_ID
10-
sentryDsn: $SENTRY_DSN
10+
sentryDsn: 'https://[email protected]/4504805305810944'
1111
replicaCount: 1
1212

1313
image:

0 commit comments

Comments
 (0)