From a3b860c1f5ebc03deea4b71cbb281215a0077a55 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Fri, 13 Feb 2026 06:32:52 -0500 Subject: [PATCH] fix: use friendly name 'Sealed Secrets' in settings UI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed plugin settings registration name from 'headlamp-sealed-secrets' to 'Sealed Secrets' for better user experience in Settings → Plugins. Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude Co-Authored-By: Happy --- headlamp-sealed-secrets/src/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headlamp-sealed-secrets/src/index.tsx b/headlamp-sealed-secrets/src/index.tsx index f1ee576..007b1e4 100644 --- a/headlamp-sealed-secrets/src/index.tsx +++ b/headlamp-sealed-secrets/src/index.tsx @@ -107,7 +107,7 @@ registerDetailsViewSection(({ resource }) => { * Settings will appear in Settings → Plugins → Sealed Secrets */ registerPluginSettings( - 'headlamp-sealed-secrets', + 'Sealed Secrets', () => (