Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions k8s/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Commit boost on k8s

Currently, only the PBS module is supported and it can be used as a
drop-in replacement to mev-boost. To quickly install it, from the
chart directory, edit the `values.yaml` configuration file to your
liking, then:

```
helm install commit-boost . -f values.yaml
```

By default the PBS service should be available on port `18550`, you
can then point your beacons to it.