mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-01 10:36:55 +00:00
⚡ Set the default storage limit to 200Mi
This commit is contained in:
@@ -15,6 +15,6 @@ spec:
|
||||
- ReadWriteMany
|
||||
resources:
|
||||
requests:
|
||||
storage: 300Mi
|
||||
storage: 200Mi
|
||||
storageClassName: standard
|
||||
status: {}
|
||||
|
Reference in New Issue
Block a user