Skip to content

Commit 4321e9c

Browse files
committed
fix: wording
Signed-off-by: Guilhem Bonnefille <[email protected]>
1 parent b5023ec commit 4321e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apis/controller/v1alpha1/devworkspaceoperatorconfig_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ type RoutingConfig struct {
5757
// DevWorkspaces. However, changing the proxy configuration for the DevWorkspace Operator itself
5858
// requires restarting the controller deployment.
5959
ProxyConfig *Proxy `json:"proxyConfig,omitempty"`
60-
// Annotations defines the collection of annotations to add on the routing object.
60+
// Annotations defines the map of annotations to add on to the routing object.
6161
//
6262
// Use this property to set the annotations expected by the routing framework used
6363
// in your cluster (nginx, traefik, ...)

0 commit comments

Comments
 (0)