From 726ba875eac4cca94ec5a3da2cafff40e4a312f4 Mon Sep 17 00:00:00 2001 From: Gabriel P Santos Date: Thu, 13 Jun 2024 14:30:57 -0300 Subject: [PATCH] add ownership selection to create volume --- ui/src/views/storage/CreateVolume.vue | 44 ++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/ui/src/views/storage/CreateVolume.vue b/ui/src/views/storage/CreateVolume.vue index 2147bf0553f1..32a5e667d511 100644 --- a/ui/src/views/storage/CreateVolume.vue +++ b/ui/src/views/storage/CreateVolume.vue @@ -17,6 +17,9 @@