Skip to content

Commit

Permalink
Update README and values.schema.json for modified charts
Browse files Browse the repository at this point in the history
  • Loading branch information
a-thomas-22 authored and github-actions[bot] committed May 30, 2024
1 parent 5051b6a commit f914d0a
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 f914d0a

Please sign in to comment.