Adjust horizon resource to fix the break
Change-Id: I47f07edbec2037c8b3c61d2c99c75ffb57fd0568
This commit is contained in:
parent
09eaf9eb06
commit
925da03cca
@ -56,11 +56,11 @@ spec:
|
|||||||
port: horizon
|
port: horizon
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 1000m
|
cpu: 2000m
|
||||||
ephemeral-storage: 500M
|
ephemeral-storage: 500M
|
||||||
memory: 256M
|
memory: 256M
|
||||||
requests:
|
requests:
|
||||||
cpu: 500m
|
cpu: 1000m
|
||||||
ephemeral-storage: 500M
|
ephemeral-storage: 500M
|
||||||
memory: 128M
|
memory: 128M
|
||||||
securityContext:
|
securityContext:
|
||||||
|
Loading…
Reference in New Issue
Block a user