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