removed enum definition from ClusterMode type

This commit is contained in:
Enrico Candino
2026-06-16 16:15:17 +02:00
parent 65c30fb755
commit 78b433eff0
5 changed files with 10 additions and 25 deletions
+1 -2
View File
@@ -133,8 +133,7 @@ _Underlying type:_ _string_
ClusterMode is the possible provisioning mode of a Cluster.
_Validation:_
- Enum: [shared virtual hcp]
_Appears In:_
+1 -2
View File
@@ -102,8 +102,7 @@ _Underlying type:_ _string_
ClusterMode is the possible provisioning mode of a Cluster.
_Validation:_
- Enum: [shared virtual hcp]
_Appears in:_
- [ClusterSpec](#clusterspec)