pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
61 stars 33 forks source link

[IBC] chore: enable IBC module in k8s validators #941

Closed h5law closed 11 months ago

h5law commented 11 months ago

Description

Summary generated by Reviewpad on 26 Jul 23 22:08 UTC

This pull request includes two commits.

The first commit enables the IBC module in the k8s validators. It adds new configurations for the IBC module and sets it to enabled. It also specifies the stores directory and the private key for the host.

The second commit adds generated helm documentation to the pocket charts. It modifies the README.md file to include documentation for the configuration settings related to the IBC module.

Overall, these changes enable the IBC module in k8s validators and provide documentation for it in the helm charts.

Issue

Fixes N/A

Type of change

Please mark the relevant option(s):

List of changes

Testing

Required Checklist

If Applicable Checklist