mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-30 18:38:06 +00:00
Disable limit for owprov-ui for now
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
This commit is contained in:
@@ -280,13 +280,13 @@ owprovui:
|
||||
public_env_variables:
|
||||
ALLOW_UCENTRALSEC_CHANGE: false
|
||||
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 30m
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 100m
|
||||
# resources:
|
||||
# requests:
|
||||
# cpu: 10m
|
||||
# memory: 30m
|
||||
# limits:
|
||||
# cpu: 100m
|
||||
# memory: 100m
|
||||
|
||||
kafka:
|
||||
heapOpts: -Xmx512m -Xms512m
|
||||
|
||||
@@ -267,13 +267,13 @@ owprovui:
|
||||
public_env_variables:
|
||||
ALLOW_UCENTRALSEC_CHANGE: false
|
||||
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 30m
|
||||
limits:
|
||||
cpu: 100m
|
||||
memory: 100m
|
||||
# resources:
|
||||
# requests:
|
||||
# cpu: 10m
|
||||
# memory: 30m
|
||||
# limits:
|
||||
# cpu: 100m
|
||||
# memory: 100m
|
||||
|
||||
kafka:
|
||||
heapOpts: -Xmx512m -Xms512m
|
||||
|
||||
Reference in New Issue
Block a user