Do not create hostroot volume if no tracer deployed (#1780)

Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
This commit is contained in:
Volodymyr Stoiko
2025-08-26 13:01:13 -07:00
committed by GitHub
co-authored by Alon Girmonsky
parent 635fcabecd
commit cf867fe701
@@ -394,10 +394,12 @@ spec:
- hostPath:
path: /etc/os-release
name: os-release
{{- if .Values.tap.tls }}
- hostPath:
path: /
name: root
- name: data
{{- end }}
{{- if .Values.tap.persistentStorage }}
persistentVolumeClaim:
claimName: kubeshark-persistent-volume-claim