diff --git a/ui/app/templates/components/task-row.hbs b/ui/app/templates/components/task-row.hbs
index 673df07b0..7dcebffe7 100644
--- a/ui/app/templates/components/task-row.hbs
+++ b/ui/app/templates/components/task-row.hbs
@@ -28,7 +28,7 @@
{{volume.volume}}:
{{#if volume.isCSI}}
-
+
{{volume.source}}
{{else}}
diff --git a/ui/app/templates/jobs/job/task-group.hbs b/ui/app/templates/jobs/job/task-group.hbs
index 882a76b20..26a30db97 100644
--- a/ui/app/templates/jobs/job/task-group.hbs
+++ b/ui/app/templates/jobs/job/task-group.hbs
@@ -176,7 +176,7 @@
|
{{#if row.model.isCSI}}
-
+
{{row.model.name}}
{{else}}
|