Skip to content

Commit

Permalink
Update API reference doc
Browse files Browse the repository at this point in the history
  • Loading branch information
devOpsHelm committed Dec 1, 2023
1 parent 22f57cc commit 80fad39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/api-ref.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,8 @@ HazelcastStatus defines the observed state of Hazelcast
[cols="4,8,4,2,4"options="header"]
|===
| Field | Description | Type | Required | Default
m| clusterSize | Number of Hazelcast members in the cluster. m| int32 | false | -
m| selector | Selector is a label selector used by HorizontalPodAutoscaler to autoscale Hazelcast resource. m| string | false | -
m| phase | Phase of the Hazelcast cluster m| <<Phase,Phase>> | false | -
m| hazelcastClusterStatus | Status of the Hazelcast cluster m| <<HazelcastClusterStatus,HazelcastClusterStatus>> | false | -
m| message | Message about the Hazelcast cluster state m| string | false | -
Expand Down

0 comments on commit 80fad39

Please sign in to comment.