Skip to content

Commit 557036f

Browse files
Update generated artifacts
1 parent fc4bd9a commit 557036f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

crds/operator.kyma-project.io_clustersecretoperators.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.20.1
6+
controller-gen.kubebuilder.io/version: v0.21.0
77
name: clustersecretoperators.operator.kyma-project.io
88
spec:
99
group: operator.kyma-project.io
@@ -1379,7 +1379,6 @@ spec:
13791379
procMount denotes the type of proc mount to use for the containers.
13801380
The default value is Default which uses the container runtime defaults for
13811381
readonly paths and masked paths.
1382-
This requires the ProcMountType feature flag to be enabled.
13831382
Note that this field cannot be set when spec.os.name is windows.
13841383
type: string
13851384
readOnlyRootFilesystem:
@@ -3048,7 +3047,6 @@ spec:
30483047
procMount denotes the type of proc mount to use for the containers.
30493048
The default value is Default which uses the container runtime defaults for
30503049
readonly paths and masked paths.
3051-
This requires the ProcMountType feature flag to be enabled.
30523050
Note that this field cannot be set when spec.os.name is windows.
30533051
type: string
30543052
readOnlyRootFilesystem:

0 commit comments

Comments
 (0)