This commit is contained in:
Roxedus 2022-06-01 00:29:14 +02:00
parent 5fea499987
commit dcc08fe221
No known key found for this signature in database
GPG Key ID: EBC13557C4D91D7B

View File

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