We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62d6428 commit 5c9a122Copy full SHA for 5c9a122
k8s/README.md
@@ -0,0 +1,13 @@
1
+# Commit boost on k8s
2
+
3
+Currently, only the PBS module is supported and it can be used as a
4
+drop-in replacement to mev-boost. To quickly install it, from the
5
+chart directory, edit the `values.yaml` configuration file to your
6
+liking, then:
7
8
+```
9
+helm install commit-boost . -f values.yaml
10
11
12
+By default the PBS service should be available on port `18550`, you
13
+can then point your beacons to it.
0 commit comments