From 0cdc40d318c35af5321527796c13033ffc1c29f0 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 5 Jun 2023 08:12:34 +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` | |