We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a806d55 commit 85e24ceCopy full SHA for 85e24ce
config/crd/bases/zookeeper.pravega.io_zookeeperclusters.yaml
@@ -5831,13 +5831,12 @@ spec:
5831
metaRootCreated:
5832
type: boolean
5833
readyReplicas:
5834
- description: ReadyReplicas is the number of number of ready replicas
5835
- in the cluster
+ description: ReadyReplicas is the number of ready replicas in the
+ cluster
5836
format: int32
5837
type: integer
5838
replicas:
5839
- description: Replicas is the number of number of desired replicas
5840
+ description: Replicas is the number of desired replicas in the cluster
5841
5842
5843
targetVersion:
0 commit comments