diff --git a/helm-chart/templates/09-worker-daemon-set.yaml b/helm-chart/templates/09-worker-daemon-set.yaml index 4b9ee34b8..7d99cc015 100644 --- a/helm-chart/templates/09-worker-daemon-set.yaml +++ b/helm-chart/templates/09-worker-daemon-set.yaml @@ -402,8 +402,8 @@ spec: - hostPath: path: / name: root - - name: data {{- end }} + - name: data {{- if .Values.tap.persistentStorage }} persistentVolumeClaim: claimName: kubeshark-persistent-volume-claim