Skip to content

Commit

Permalink
add generated helm docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 2, 2023
1 parent 27e6ae5 commit b6be2a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/pocket/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ privateKeySecretKeyRef:
| config.consensus.pacemaker_config.manual | bool | `true` | |
| config.consensus.pacemaker_config.timeout_msec | int | `10000` | |
| config.consensus.private_key | string | `""` | |
| config.fisherman.enabled | bool | `false` | |
| config.logger.format | string | `"json"` | |
| config.logger.level | string | `"debug"` | |
| config.p2p.hostname | string | `""` | |
Expand All @@ -67,6 +68,7 @@ privateKeySecretKeyRef:
| config.rpc.port | string | `"50832"` | |
| config.rpc.timeout | int | `30000` | |
| config.rpc.use_cors | bool | `false` | |
| config.servicer.enabled | bool | `false` | |
| config.telemetry.address | string | `"0.0.0.0:9000"` | |
| config.telemetry.enabled | bool | `true` | |
| config.telemetry.endpoint | string | `"/metrics"` | |
Expand Down

0 comments on commit b6be2a9

Please sign in to comment.