From fafce80ad28539f2ba863dd1dd03a5025d29df85 Mon Sep 17 00:00:00 2001 From: Manish Kumar <30774250+manish-jangra@users.noreply.github.com> Date: Thu, 3 Oct 2024 11:27:01 +0530 Subject: [PATCH] KFLUXINFRA-777: Unblocking NVME Disk Configuration for Production --- .../konflux-public-production/delete-applications.yaml | 6 ------ .../overlays/production-downstream/delete-applications.yaml | 6 ------ 2 files changed, 12 deletions(-) diff --git a/argo-cd-apps/overlays/konflux-public-production/delete-applications.yaml b/argo-cd-apps/overlays/konflux-public-production/delete-applications.yaml index 2e4593e4442..745f46e8d70 100644 --- a/argo-cd-apps/overlays/konflux-public-production/delete-applications.yaml +++ b/argo-cd-apps/overlays/konflux-public-production/delete-applications.yaml @@ -12,12 +12,6 @@ metadata: name: tempo $patch: delete --- -apiVersion: argoproj.io/v1alpha1 -kind: ApplicationSet -metadata: - name: nvme-storage-configurator -$patch: delete ---- # KubeArchive not yet ready to go to production apiVersion: argoproj.io/v1alpha1 kind: ApplicationSet diff --git a/argo-cd-apps/overlays/production-downstream/delete-applications.yaml b/argo-cd-apps/overlays/production-downstream/delete-applications.yaml index 4244637b3a8..a22fef8f96d 100644 --- a/argo-cd-apps/overlays/production-downstream/delete-applications.yaml +++ b/argo-cd-apps/overlays/production-downstream/delete-applications.yaml @@ -30,12 +30,6 @@ metadata: name: quality-dashboard $patch: delete --- -apiVersion: argoproj.io/v1alpha1 -kind: ApplicationSet -metadata: - name: nvme-storage-configurator -$patch: delete ---- # KubeArchive not yet ready to go to production apiVersion: argoproj.io/v1alpha1 kind: ApplicationSet