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:
|
public_env_variables:
|
||||||
ALLOW_UCENTRALSEC_CHANGE: false
|
ALLOW_UCENTRALSEC_CHANGE: false
|
||||||
|
|
||||||
resources:
|
# resources:
|
||||||
requests:
|
# requests:
|
||||||
cpu: 10m
|
# cpu: 10m
|
||||||
memory: 30m
|
# memory: 30m
|
||||||
limits:
|
# limits:
|
||||||
cpu: 100m
|
# cpu: 100m
|
||||||
memory: 100m
|
# memory: 100m
|
||||||
|
|
||||||
kafka:
|
kafka:
|
||||||
heapOpts: -Xmx512m -Xms512m
|
heapOpts: -Xmx512m -Xms512m
|
||||||
|
|||||||
@@ -267,13 +267,13 @@ owprovui:
|
|||||||
public_env_variables:
|
public_env_variables:
|
||||||
ALLOW_UCENTRALSEC_CHANGE: false
|
ALLOW_UCENTRALSEC_CHANGE: false
|
||||||
|
|
||||||
resources:
|
# resources:
|
||||||
requests:
|
# requests:
|
||||||
cpu: 10m
|
# cpu: 10m
|
||||||
memory: 30m
|
# memory: 30m
|
||||||
limits:
|
# limits:
|
||||||
cpu: 100m
|
# cpu: 100m
|
||||||
memory: 100m
|
# memory: 100m
|
||||||
|
|
||||||
kafka:
|
kafka:
|
||||||
heapOpts: -Xmx512m -Xms512m
|
heapOpts: -Xmx512m -Xms512m
|
||||||
|
|||||||
Reference in New Issue
Block a user