mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-28 22:08:34 +00:00
Update values.yaml
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user