We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0db57f commit 39001b3Copy full SHA for 39001b3
pkg/api/v1/cluster_types.go
@@ -1317,7 +1317,6 @@ type SynchronousReplicaConfiguration struct {
1317
// to allow for operational continuity. This setting is only applicable if both
1318
// `standbyNamesPre` and `standbyNamesPost` are unset (empty).
1319
// +kubebuilder:validation:Enum=required;preferred
1320
- // +kubebuilder:default:=required
1321
// +optional
1322
DataDurability DataDurabilityLevel `json:"dataDurability,omitempty"`
1323
}
0 commit comments