mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-26 16:24:54 +00:00
⚡ Change default PROFILING_INTERVAL_SECONDS
to 60
This commit is contained in:
parent
a0313e9e5a
commit
909cc8de15
@ -55,7 +55,7 @@ spec:
|
|||||||
- name: PROFILING_DUMP_PATH
|
- name: PROFILING_DUMP_PATH
|
||||||
value: "pprof"
|
value: "pprof"
|
||||||
- name: PROFILING_INTERVAL_SECONDS
|
- name: PROFILING_INTERVAL_SECONDS
|
||||||
value: "10"
|
value: "60"
|
||||||
{{- end }}
|
{{- end }}
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
Loading…
Reference in New Issue
Block a user