From aa99c64ce86f7de07f6898b511443be0bfd64c98 Mon Sep 17 00:00:00 2001
From: Yurii Pelykh <yurii_pelykh@epam.com>
Date: Fri, 10 Feb 2023 15:04:23 +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 626af5deb..e14557ddd 100644
--- a/devops/gc/pipeline/override-stages.yml
+++ b/devops/gc/pipeline/override-stages.yml
@@ -1,8 +1,6 @@
 variables:
   GC_SERVICE: indexer
   GC_VENDOR: gc
-# FIXME remove when all services are migrated to a single helm 
-  GC_ENABLE_HELM_CONFIG: "false"
 
 gc-anthos-test:
   variables:
-- 
GitLab