From 592eee8acf5dfcca58510ea219cc12d5740ae058 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 6 Jun 2023 07:21:43 +0000 Subject: [PATCH] add generated helm docs --- charts/pocket/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/pocket/README.md b/charts/pocket/README.md index 137cf73400..6c10c6b044 100644 --- a/charts/pocket/README.md +++ b/charts/pocket/README.md @@ -45,6 +45,7 @@ privateKeySecretKeyRef: | config.consensus.private_key | string | `""` | | | config.logger.format | string | `"json"` | | | config.logger.level | string | `"debug"` | | +| config.p2p.disable_raintree | bool | `true` | | | config.p2p.hostname | string | `""` | | | config.p2p.is_empty_connection_type | bool | `false` | | | config.p2p.max_mempool_count | int | `100000` | |