From 4d230ebd420e6768ad8dea1be948903a62039c84 Mon Sep 17 00:00:00 2001 From: Marcelo Fukumoto Date: Thu, 14 May 2026 14:18:39 +0200 Subject: [PATCH] feat(forklift): Remove test flags Signed-off-by: Marcelo Fukumoto --- pkg/harvester/pages/c/_cluster/forklift/configure-provider.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/pkg/harvester/pages/c/_cluster/forklift/configure-provider.vue b/pkg/harvester/pages/c/_cluster/forklift/configure-provider.vue index 7c2ef1cd..64bb37a1 100644 --- a/pkg/harvester/pages/c/_cluster/forklift/configure-provider.vue +++ b/pkg/harvester/pages/c/_cluster/forklift/configure-provider.vue @@ -354,9 +354,6 @@ init(); {{ t('harvester.addons.forklift.configureProvider.skipSslHint') }}

- {{ isFormValid }} - {{ testing }} - {{ saving }}