diff --git a/apps/templates/mailu-folder.yaml b/apps/templates/mailu-folder.yaml index b5c31e8..0b12cce 100644 --- a/apps/templates/mailu-folder.yaml +++ b/apps/templates/mailu-folder.yaml @@ -1,19 +1,19 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: mailu-folder -spec: - project: default - source: - repoURL: https://github.com/rubenhensen/k8scd.git - targetRevision: HEAD - path: mailu - destination: - server: https://kubernetes.default.svc - namespace: mailu - syncPolicy: - syncOptions: - - CreateNamespace=true - automated: - selfHeal: true - prune: true \ No newline at end of file +# apiVersion: argoproj.io/v1alpha1 +# kind: Application +# metadata: +# name: mailu-folder +# spec: +# project: default +# source: +# repoURL: https://github.com/rubenhensen/k8scd.git +# targetRevision: HEAD +# path: mailu +# destination: +# server: https://kubernetes.default.svc +# namespace: mailu +# syncPolicy: +# syncOptions: +# - CreateNamespace=true +# automated: +# selfHeal: true +# prune: true \ No newline at end of file