move the name of the data colume outside of the tap.tls if statement (#1830)

Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
This commit is contained in:
Dan Mudge
2026-02-06 19:46:54 +00:00
committed by GitHub
parent 717433badb
commit 3f6c62a7e3

View File

@@ -402,8 +402,8 @@ spec:
- hostPath:
path: /
name: root
- name: data
{{- end }}
- name: data
{{- if .Values.tap.persistentStorage }}
persistentVolumeClaim:
claimName: kubeshark-persistent-volume-claim