Skip to content

Commit

Permalink
remove breaking: true
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed May 20, 2024
1 parent 43b797a commit 5730bcb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions sentry/helm/sentry/deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ metadata:
description: Deploys sentry crafted for the target cloud
spec:
breaking: true
instructions:
instructions: |-
Due to the unresolved issue https://github.com/getsentry/self-hosted/issues/2758 you'll need
to manually drop an index in your postgres db. The command to do that is (execute within psql):
drop index sentry_groupedmessage_project_id_id_515aaa7e_uniq
(perform on the sentry db with `\c sentry` first)
dependencies:
- type: helm
name: bootstrap
Expand Down

0 comments on commit 5730bcb

Please sign in to comment.