-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sentry fix using proper helm chart and use postgres module chart (#373)
* init get forked chart Signed-off-by: DavidSpek <[email protected]> * migrate sentry to postgres module chart Signed-off-by: DavidSpek <[email protected]> * add dummy values so helm template works Signed-off-by: DavidSpek <[email protected]> * use dedicated rabbitmq host Signed-off-by: David van der Spek <[email protected]> * bump chart version Signed-off-by: David van der Spek <[email protected]> Signed-off-by: DavidSpek <[email protected]> Signed-off-by: David van der Spek <[email protected]>
- Loading branch information
Showing
14 changed files
with
45 additions
and
363 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,12 @@ | ||
dependencies: | ||
- name: sentry | ||
repository: file://../../../../sentry-charts/sentry | ||
version: 11.3.0 | ||
digest: sha256:c48f77f631263700f3fa72c494d4fab83a5a516383ead579dda441833daf8b77 | ||
generated: "2021-05-23T13:56:58.887417-04:00" | ||
repository: https://pluralsh.github.io/plural-helm-charts | ||
version: 11.3.3 | ||
- name: postgres | ||
repository: https://pluralsh.github.io/module-library | ||
version: 0.1.13 | ||
- name: rabbitmq | ||
repository: https://pluralsh.github.io/module-library | ||
version: 0.1.0 | ||
digest: sha256:a6f313004f4a04708f794e65065069e31dfd3c286983a7b426f204d257db6650 | ||
generated: "2022-11-30T17:32:48.936765+01:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.