File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33kind : CustomResourceDefinition
44metadata :
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
88spec :
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 :
You can’t perform that action at this time.
0 commit comments