This commit is contained in:
Roxedus 2022-06-04 13:58:35 +02:00
parent 437bc18b8d
commit 7005903051
Signed by: Roxedus
GPG Key ID: 9B4E311961C63639

View File

@ -2,13 +2,13 @@ apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: argo-cd
namespace: argo-cd
namespace: default
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
server: https://kubernetes.default.svc
namespace: argo-cd
namespace: default
project: default
source:
path: Charts/argo-cd