Merge "Adjust horizon resource to fix the break"

This commit is contained in:
Zuul 2020-05-15 17:02:32 +00:00 committed by Gerrit Code Review
commit 584787e3a7

View File

@ -56,11 +56,11 @@ spec:
port: horizon
resources:
limits:
cpu: 1000m
cpu: 2000m
ephemeral-storage: 500M
memory: 256M
requests:
cpu: 500m
cpu: 1000m
ephemeral-storage: 500M
memory: 128M
securityContext: