We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f356edf commit 85046e5Copy full SHA for 85046e5
1 file changed
apis/controller/v1alpha1/devworkspaceoperatorconfig_types.go
@@ -194,7 +194,6 @@ type WorkspaceConfig struct {
194
// that is used to run commands in the workspace container. The timeout is specified in seconds.
195
// If not specified, the timeout is disabled (0 seconds).
196
// +kubebuilder:validation:Minimum=0
197
- // +kubebuilder:default:=0
198
// +kubebuilder:validation:Optional
199
// +kubebuilder:validation:Type=integer
200
// +kubebuilder:validation:Format=int32
0 commit comments