From d6e1980ac0136d2713ab15433d66cadc535375de Mon Sep 17 00:00:00 2001 From: Yurii Pelykh <yurii_pelykh@epam.com> Date: Fri, 10 Feb 2023 15:08:35 +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 78f557fec..1564301f9 100644 --- a/devops/gc/pipeline/override-stages.yml +++ b/devops/gc/pipeline/override-stages.yml @@ -1,8 +1,6 @@ variables: GC_SERVICE: notification GC_VENDOR: gc - # FIXME remove when all services are migrated to a single helm - GC_ENABLE_HELM_CONFIG: "false" gc-test: variables: -- GitLab