Skip to content

Commit 845116c

Browse files
author
CloudNativePG Automated Updates
committed
chore: sync API
1 parent dfeca8b commit 845116c

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
@@ -2073,7 +2073,6 @@ type ManagedServices struct {
20732073
type ManagedService struct {
20742074
// SelectorType specifies the type of selectors that the service will have.
20752075
// Valid values are "rw", "r", and "ro", representing read-write, read, and read-only services.
2076-
// +kubebuilder:validation:Enum=rw;r;ro
20772076
SelectorType ServiceSelectorType `json:"selectorType"`
20782077

20792078
// UpdateStrategy describes how the service differences should be reconciled

0 commit comments

Comments
 (0)