From 9df073eaea0be5e56b8ab3b922f2b90339840f37 Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Fri, 12 Jul 2024 21:52:57 -0400 Subject: [PATCH] test --- cluster/apps/production/kustomization.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cluster/apps/production/kustomization.yaml b/cluster/apps/production/kustomization.yaml index d31153e..853b8aa 100644 --- a/cluster/apps/production/kustomization.yaml +++ b/cluster/apps/production/kustomization.yaml @@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - radarr - - sonarr \ No newline at end of file + - radarr \ No newline at end of file