Skip to content

Commit

Permalink
feat: Add jobs pod when using high availabily deployment (#115)
Browse files Browse the repository at this point in the history
* Add jobs deployment when deployment type is not statefulset

* remove sts stuff

* set job pod resources

* add new pubsub options
  • Loading branch information
jsirianni authored Apr 17, 2024
1 parent 553a078 commit 59a9da1
Show file tree
Hide file tree
Showing 5 changed files with 477 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/bindplane/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: bindplane
description: BindPlane OP is an observability pipeline.
type: application
# The chart's version
version: 1.7.5
version: 1.8.0
# The BindPlane OP tagged release. If the user does not
# set the `image.tag` values option, this version is used.
appVersion: 1.53.0
Expand Down
Loading

0 comments on commit 59a9da1

Please sign in to comment.