minor: Add sentry to plume

This commit is contained in:
2025-08-26 19:08:26 +02:00
parent 27ed0cdf43
commit 53a92249d8
3 changed files with 4 additions and 3 deletions
-1
View File
@@ -2,4 +2,3 @@ plume:
enabled: true # for now
autosync: {{ if eq .Environment.Name "prod" }} false {{ else }} true {{ end }}
env: {{ .Environment.Name }}