Skip to content

Commit 78c7700

Browse files
committed
Update NodeSelector doc string
1 parent ab2a01f commit 78c7700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apis/core/v1beta1/openstackcontrolplane_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ type OpenStackControlPlaneSpec struct {
8686

8787
// +kubebuilder:validation:Optional
8888
// +operator-sdk:csv:customresourcedefinitions:type=spec
89-
// NodeSelector to target subset of worker nodes running control plane services (currently only applies to KeystoneAPI and PlacementAPI)
89+
// NodeSelector to target subset of worker nodes running control plane services
9090
NodeSelector map[string]string `json:"nodeSelector,omitempty"`
9191

9292
// +kubebuilder:validation:Optional

0 commit comments

Comments
 (0)