mirror of
https://github.com/rancher/k3k.git
synced 2026-08-23 22:36:17 +00:00
removed enum definition from ClusterMode type
This commit is contained in:
@@ -412,9 +412,6 @@ type StorageClassSyncConfig struct {
|
||||
}
|
||||
|
||||
// ClusterMode is the possible provisioning mode of a Cluster.
|
||||
//
|
||||
// +kubebuilder:validation:Enum=shared;virtual;hcp
|
||||
// +kubebuilder:default="shared"
|
||||
type ClusterMode string
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user