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