Change default PROFILING_INTERVAL_SECONDS to 60

This commit is contained in:
M. Mert Yildiran 2023-07-30 04:57:26 +03:00
parent a0313e9e5a
commit 909cc8de15
No known key found for this signature in database
GPG Key ID: DA5D6DCBB758A461

View File

@ -55,7 +55,7 @@ spec:
- name: PROFILING_DUMP_PATH
value: "pprof"
- name: PROFILING_INTERVAL_SECONDS
value: "10"
value: "60"
{{- end }}
resources:
limits: