# apiVersion: argoproj.io/v1alpha1 # kind: Application # metadata: # name: mailu-certificates # namespace: argocd # spec: # project: mail-services # source: # repoURL: 'https://git.dvirlabs.com/dvirlabs/mail-services.git' # targetRevision: HEAD # path: manifests/mailu # directory: # recurse: true # destination: # server: https://kubernetes.default.svc # namespace: mail-services # syncPolicy: # automated: # prune: true # selfHeal: true