From 2ba26429f2362845ece7ae40ba76d2385035afa3 Mon Sep 17 00:00:00 2001 From: braginini Date: Fri, 14 Aug 2026 14:29:30 +0200 Subject: [PATCH] [infrastructure] Don't override the dashboard image on enterprise migration --- infrastructure_files/migrate-to-enterprise.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/infrastructure_files/migrate-to-enterprise.sh b/infrastructure_files/migrate-to-enterprise.sh index 5f69b4a90..e2713c902 100755 --- a/infrastructure_files/migrate-to-enterprise.sh +++ b/infrastructure_files/migrate-to-enterprise.sh @@ -221,9 +221,6 @@ render_override() { # Remove this file (and config.yaml.enterprise if present) to revert. services: - ${DASHBOARD_SERVICE}: - image: \${NETBIRD_DASHBOARD_IMAGE:-ghcr.io/netbirdio/dashboard-cloud:latest} - ${COMBINED_SERVICE}: image: \${NETBIRD_SERVER_IMAGE:-ghcr.io/netbirdio/netbird-server-cloud:latest} environment: