File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 56
56
imagePullPolicy :
57
57
description : Sets the image pull policy for the container
58
58
type : string
59
+ memoryLimit :
60
+ description : Sets the memory limit for the container
61
+ type : string
59
62
type : object
60
63
devfileIndexImage :
61
64
description : Sets the container image containing devfile stacks to
84
87
imagePullPolicy :
85
88
description : Sets the image pull policy for the container
86
89
type : string
90
+ memoryLimit :
91
+ description : Sets the memory limit for the container
92
+ type : string
87
93
type : object
88
94
ociRegistryImage :
89
95
description : Overrides the container image used for the OCI registry.
@@ -100,6 +106,9 @@ spec:
100
106
imagePullPolicy :
101
107
description : Sets the image pull policy for the container
102
108
type : string
109
+ memoryLimit :
110
+ description : Sets the memory limit for the container
111
+ type : string
103
112
type : object
104
113
registryViewerImage :
105
114
description : Overrides the container image used for the registry viewer.
You can’t perform that action at this time.
0 commit comments