Skip to content

Commit

Permalink
Manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
agouin committed Oct 8, 2024
1 parent 3c3c9f1 commit c870dd6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/crd/bases/cosmos.strange.love_cosmosfullnodes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c870dd6

Please sign in to comment.