Skip to content

Commit

Permalink
Merge branch 'srep-318-support-multiple-split-validators-in-helm-char…
Browse files Browse the repository at this point in the history
…t' of https://github.com/OffchainLabs/community-helm-charts into srep-318-support-multiple-split-validators-in-helm-chart
  • Loading branch information
a-thomas-22 committed May 31, 2024
2 parents 0bc00db + f914d0a commit 08fb77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/nitro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ helm install xai offchainlabs/nitro -f values.yaml

| Name | Description | Value |
| ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | --------------------------- |
| `validator.enabled` | Enable the stateless validator | `false` |
| `validator.enabled` | Enable the stateless validator | `true` |
| `validator.defaultNodeSelector.kubernetes.io/arch` | Architecture to schedule the pods to ensure both the stateless validator and nitro node are scheduled on the same architecture. | `amd64` |
| `validator.splitvalidator.global.replicaCount` | Number of replicas for the split validator | `1` |
| `validator.splitvalidator.global.image.repository` | Docker image repository for the split validator | `""` |
Expand Down

0 comments on commit 08fb77c

Please sign in to comment.