From 834a2daf919ec2761c407f975d038a1e56ee17cd Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 14 Sep 2024 22:19:07 +0200 Subject: [PATCH] Enable mailu --- disable/mailu-folder.yaml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 disable/mailu-folder.yaml diff --git a/disable/mailu-folder.yaml b/disable/mailu-folder.yaml deleted file mode 100644 index 0b12cce..0000000 --- a/disable/mailu-folder.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# 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