mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-28 00:59:58 +00:00
🔥 Delete enabling profiler of the worker
This commit is contained in:
parent
78481d4bcc
commit
9cdf1aa68b
@ -52,15 +52,6 @@ spec:
|
|||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: kubeshark-secret
|
name: kubeshark-secret
|
||||||
{{- if .Values.tap.debug }}
|
|
||||||
env:
|
|
||||||
- name: PROFILING_ENABLED
|
|
||||||
value: "true"
|
|
||||||
- name: PROFILING_DUMP_PATH
|
|
||||||
value: "pprof"
|
|
||||||
- name: PROFILING_INTERVAL_SECONDS
|
|
||||||
value: "60"
|
|
||||||
{{- end }}
|
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: {{ .Values.tap.resources.worker.limits.cpu }}
|
cpu: {{ .Values.tap.resources.worker.limits.cpu }}
|
||||||
|
Loading…
Reference in New Issue
Block a user