Merge "Set cpu limit to core 2 for magnum conductor"
This commit is contained in:
@@ -74,11 +74,11 @@ spec:
|
||||
{% endif %}
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
cpu: 2000m
|
||||
ephemeral-storage: 50M
|
||||
memory: 512M
|
||||
requests:
|
||||
cpu: 50m
|
||||
cpu: 200m
|
||||
ephemeral-storage: 50M
|
||||
memory: 64M
|
||||
securityContext:
|
||||
|
Reference in New Issue
Block a user