mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-10-29 18:12:20 +00:00
[WIFI-9658] Add: cert-manager resources limtis to make it predictable
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
@@ -934,6 +934,15 @@ releases:
|
||||
app: cert-manager
|
||||
values:
|
||||
- installCRDs: true
|
||||
- webhook:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 500m
|
||||
memory: 150Mi
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 150Mi
|
||||
|
||||
|
||||
- name: calico
|
||||
condition: calico.enabled
|
||||
|
||||
Reference in New Issue
Block a user