From 8172d75b5ec823fa5e4b2648548bd3fc3f536810 Mon Sep 17 00:00:00 2001 From: Colin Hebert Date: Sat, 28 Sep 2024 11:18:40 +0200 Subject: [PATCH] Remove unused tag --- bootstrap/compose.macvlan.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/bootstrap/compose.macvlan.yaml b/bootstrap/compose.macvlan.yaml index 2452724..1c11e18 100644 --- a/bootstrap/compose.macvlan.yaml +++ b/bootstrap/compose.macvlan.yaml @@ -19,5 +19,3 @@ networks: ip_range: ${NASCOMPOSE_MACVLAN_RANGE?} aux_addresses: nas: ${NASCOMPOSE_MACVLAN_HOST_IP?} - labels: - nas-compose.boostrap: true