From 547a2629f0636c9d3186fa2362258f87723de5b2 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Fri, 24 Feb 2023 22:12:25 +0100 Subject: [PATCH] removed app override --- .argo/kustomization.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.argo/kustomization.yaml b/.argo/kustomization.yaml index 6263908..d83b09f 100644 --- a/.argo/kustomization.yaml +++ b/.argo/kustomization.yaml @@ -1,5 +1,3 @@ -commonLabels: - app: npm-cache resources: - deployment.yaml - service.yaml