Enable mailu

This commit is contained in:
Ruben Hensen
2024-09-14 22:19:07 +02:00
parent 6e39a5b871
commit 834a2daf91
-19
View File
@@ -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