Skip to content

Commit 39001b3

Browse files
author
CloudNativePG Automated Updates
committed
chore: sync API
1 parent e0db57f commit 39001b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/api/v1/cluster_types.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,6 @@ type SynchronousReplicaConfiguration struct {
13171317
// to allow for operational continuity. This setting is only applicable if both
13181318
// `standbyNamesPre` and `standbyNamesPost` are unset (empty).
13191319
// +kubebuilder:validation:Enum=required;preferred
1320-
// +kubebuilder:default:=required
13211320
// +optional
13221321
DataDurability DataDurabilityLevel `json:"dataDurability,omitempty"`
13231322
}

0 commit comments

Comments
 (0)