mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 05:19:39 +02:00
fix(app): get min resource limits [EE-6567] (#10994)
Co-authored-by: testa113 <testa113>
This commit is contained in:
parent
b81babe682
commit
77c38306b2
4 changed files with 13 additions and 2 deletions
|
@ -269,6 +269,8 @@ withFormValidation(
|
|||
[
|
||||
'namespaceHasQuota',
|
||||
'resourceQuotaCapacityExceeded',
|
||||
'minMemoryLimit',
|
||||
'minCpuLimit',
|
||||
'maxMemoryLimit',
|
||||
'maxCpuLimit',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue