diff --git a/config/crd/bases/cosmos.strange.love_cosmosfullnodes.yaml b/config/crd/bases/cosmos.strange.love_cosmosfullnodes.yaml index 92fde62f..8c2b1a65 100644 --- a/config/crd/bases/cosmos.strange.love_cosmosfullnodes.yaml +++ b/config/crd/bases/cosmos.strange.love_cosmosfullnodes.yaml @@ -5674,6 +5674,11 @@ spec: This allows a k8s admin to use the service in an Ingress, for example. Additionally, multiple p2p services are created for CometBFT peer exchange. properties: + disableSyncReadiness: + description: |- + Disables the health check requiring the instance to be + in-sync with the chain before the pod is marked as ready. + type: boolean maxP2PExternalAddresses: description: |- Max number of external p2p services to create for CometBFT peer exchange.