File tree 7 files changed +7
-7
lines changed
devspaces-operator/editors-definitions
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ components:
79
79
cpuRequest : 30m
80
80
- name : editor-runtime
81
81
container :
82
- image : registry.redhat.io/ubi8/ubi -minimal:8.8
82
+ image : registry.redhat.io/ubi9 -minimal:9.5
83
83
memoryLimit : 6144Mi
84
84
memoryRequest : 2048Mi
85
85
cpuLimit : 2000m
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ components:
84
84
cpuRequest : 30m
85
85
- name : che-code-runtime-description
86
86
container :
87
- image : registry.redhat.io/ubi8/ubi -minimal:8.8
87
+ image : registry.redhat.io/ubi9 -minimal:9.5
88
88
memoryLimit : 1024Mi
89
89
memoryRequest : 256Mi
90
90
cpuLimit : 500m
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ components:
102
102
cpuRequest : 30m
103
103
- name : editor-runtime
104
104
container :
105
- image : registry.redhat.io/ubi8/ubi -minimal:8.8
105
+ image : registry.redhat.io/ubi9 -minimal:9.5
106
106
memoryLimit : 6144Mi
107
107
memoryRequest : 2048Mi
108
108
cpuLimit : 2000m
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ events:
77
77
components :
78
78
- name : idea-rhel9
79
79
container :
80
- image : registry.redhat.io/ubi8/ubi -minimal:8.8
80
+ image : registry.redhat.io/ubi9 -minimal:9.5
81
81
env :
82
82
- name : PROJECTOR_ASSEMBLY_DIR
83
83
value : /projector
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ components:
79
79
cpuRequest : 30m
80
80
- name : editor-runtime
81
81
container :
82
- image : registry.redhat.io/ubi8/ubi -minimal:8.8
82
+ image : registry.redhat.io/ubi9 -minimal:9.5
83
83
memoryLimit : 6144Mi
84
84
memoryRequest : 2048Mi
85
85
cpuLimit : 2000m
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ components:
80
80
cpuRequest : 30m
81
81
- name : editor-runtime
82
82
container :
83
- image : registry.redhat.io/ubi8/ubi -minimal:8.8
83
+ image : registry.redhat.io/ubi9 -minimal:9.5
84
84
memoryLimit : 6144Mi
85
85
memoryRequest : 2048Mi
86
86
cpuLimit : 2000m
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ components:
79
79
cpuRequest : 30m
80
80
- name : editor-runtime
81
81
container :
82
- image : registry.redhat.io/ubi8/ubi -minimal:8.8
82
+ image : registry.redhat.io/ubi9 -minimal:9.5
83
83
memoryLimit : 6144Mi
84
84
memoryRequest : 2048Mi
85
85
cpuLimit : 2000m
You can’t perform that action at this time.
0 commit comments