From 95631773b6b4948cda03026503ca7a8369f99753 Mon Sep 17 00:00:00 2001 From: Vitaliy Filippov Date: Wed, 20 Dec 2023 02:22:06 +0300 Subject: [PATCH] Remove pve-storage-portal-dns-list format for vitastor_etcd_address --- patches/VitastorPlugin.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/patches/VitastorPlugin.pm b/patches/VitastorPlugin.pm index 0ff8b88c..0bb26e5e 100644 --- a/patches/VitastorPlugin.pm +++ b/patches/VitastorPlugin.pm @@ -110,7 +110,6 @@ sub properties vitastor_etcd_address => { description => 'IP address(es) of etcd.', type => 'string', - format => 'pve-storage-portal-dns-list', }, vitastor_etcd_prefix => { description => 'Prefix for Vitastor etcd metadata',