From e05d9fefe3f6313bde02125ab0e0f18b4c29f14d Mon Sep 17 00:00:00 2001 From: Adam Drew Date: Fri, 13 Dec 2024 10:21:00 -0500 Subject: [PATCH] Remove settings-frontend from frontend defaults (#448) --- bonfire/config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bonfire/config.py b/bonfire/config.py index 5f98e865..d0862b3d 100644 --- a/bonfire/config.py +++ b/bonfire/config.py @@ -122,7 +122,6 @@ "insights-dashboard", "rbac", "rbac-frontend", - "settings-frontend", "host-inventory", "host-inventory-frontend", "unleash-proxy",