mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-23 23:08:35 +00:00
Update values.yaml
This commit is contained in:
parent
a3fea3b610
commit
193e2ab03e
@ -34,15 +34,15 @@ tap:
|
|||||||
resources:
|
resources:
|
||||||
hub:
|
hub:
|
||||||
limits:
|
limits:
|
||||||
cpu: 1000m
|
cpu: 2000m
|
||||||
memory: 1500Mi
|
memory: 2000Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 300m
|
cpu: 300m
|
||||||
memory: 500Mi
|
memory: 500Mi
|
||||||
sniffer:
|
sniffer:
|
||||||
limits:
|
limits:
|
||||||
cpu: 1000m
|
cpu: 2000m
|
||||||
memory: 1500Mi
|
memory: 2000Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 300m
|
cpu: 300m
|
||||||
memory: 500Mi
|
memory: 500Mi
|
||||||
|
Loading…
Reference in New Issue
Block a user