diff --git a/scripts/helmcharts/openreplay/templates/job.yaml b/scripts/helmcharts/openreplay/templates/job.yaml index 4f54e7ae8..e3fe08517 100644 --- a/scripts/helmcharts/openreplay/templates/job.yaml +++ b/scripts/helmcharts/openreplay/templates/job.yaml @@ -279,7 +279,7 @@ spec: - name: datadir hostPath: # Ensure the file directory is created. - path: /mnt/efs + path: /openreplay/storage/nfs type: DirectoryOrCreate {{- else }} - name: datadir