diff --git a/api/v1beta1/common.go b/api/v1beta1/common.go index 154b2043..41bd4c02 100644 --- a/api/v1beta1/common.go +++ b/api/v1beta1/common.go @@ -146,6 +146,7 @@ type CommonTestStatus struct { type WorkflowCommonOptions struct { // +operator-sdk:csv:customresourcedefinitions:type=spec // +kubebuilder:validation:optional + // +kubebuilder:default=false // +optional // Use with caution! This parameter specifies whether test-operator should spawn test // pods with allowedPrivilegedEscalation: true and the default capabilities on