From b987aaabdff2e563eeea5787d51b79e63017d807 Mon Sep 17 00:00:00 2001 From: Yurii Pelykh <yurii_pelykh@epam.com> Date: Fri, 10 Feb 2023 15:10:22 +0200 Subject: [PATCH] GONRG-6443: Remove configmap jobs and variables --- devops/gc/pipeline/override-stages.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/devops/gc/pipeline/override-stages.yml b/devops/gc/pipeline/override-stages.yml index ac982a554..d86a1b286 100644 --- a/devops/gc/pipeline/override-stages.yml +++ b/devops/gc/pipeline/override-stages.yml @@ -4,8 +4,6 @@ variables: GC_SERVICE: schema GC_VENDOR: gc GC_HELM_TIMEOUT: "--timeout 15m" - # FIXME remove when all services are migrated to a single helm - GC_ENABLE_HELM_CONFIG: "false" gc-test: variables: -- GitLab