File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -146,8 +146,8 @@ rabbitmq:
146146 autoGenerated : true
147147 resources :
148148 requests :
149- cpu : " 1.0 "
150- memory : " 1G "
149+ cpu : " .2 "
150+ memory : " .4G "
151151 limits :
152152 cpu : " 1.0"
153153 memory : " 1G"
@@ -171,8 +171,8 @@ defaultService:
171171eventHandlersService :
172172 numReplicas : 1
173173 requests :
174- cpu : " 1.0 "
175- memory : " 1G "
174+ cpu : " .2 "
175+ memory : " .4G "
176176 limits :
177177 cpu : " 1.0"
178178 memory : " 1G"
@@ -181,8 +181,8 @@ eventHandlersService:
181181frontendService :
182182 numReplicas : 1
183183 requests :
184- cpu : " 1.0 "
185- memory : " 1G "
184+ cpu : " .2 "
185+ memory : " .4G "
186186 limits :
187187 cpu : " 1.0"
188188 memory : " 1G"
@@ -192,7 +192,7 @@ walrusService:
192192 numReplicas : 1
193193 requests :
194194 cpu : " 1.0"
195- memory : " 1G "
195+ memory : " 2G "
196196 limits :
197197 cpu : " 2.0"
198- memory : " 2G "
198+ memory : " 4G "
You can’t perform that action at this time.
0 commit comments