From b5254c8ba169cff44566039e6af37a14c635128d Mon Sep 17 00:00:00 2001 From: Andrei Kartashov Date: Mon, 4 Sep 2023 12:22:16 +0700 Subject: [PATCH] argocd(chore): remove ns from app resource --- state/gullfaxi/system/argocd.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/state/gullfaxi/system/argocd.yaml b/state/gullfaxi/system/argocd.yaml index 7432182..255033c 100644 --- a/state/gullfaxi/system/argocd.yaml +++ b/state/gullfaxi/system/argocd.yaml @@ -2,7 +2,6 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: argocd - namespace: argocd spec: destination: server: https://kubernetes.default.svc