diff --git a/apps/templates/mbg-wordpress-folder.yaml b/apps/templates/mbg-wordpress-folder.yaml index a9a4d06..1760aae 100644 --- a/apps/templates/mbg-wordpress-folder.yaml +++ b/apps/templates/mbg-wordpress-folder.yaml @@ -1,21 +1,21 @@ -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: mbg-wordpress-folder - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: default - source: - repoURL: https://github.com/rubenhensen/k8scd.git - targetRevision: HEAD - path: mbg-wordpress - destination: - server: https://kubernetes.default.svc - namespace: mbg-wordpress - syncPolicy: - syncOptions: - - CreateNamespace=true - automated: - selfHeal: true \ No newline at end of file +# apiVersion: argoproj.io/v1alpha1 +# kind: Application +# metadata: +# name: mbg-wordpress-folder +# namespace: argocd +# finalizers: +# - resources-finalizer.argocd.argoproj.io +# spec: +# project: default +# source: +# repoURL: https://github.com/rubenhensen/k8scd.git +# targetRevision: HEAD +# path: mbg-wordpress +# destination: +# server: https://kubernetes.default.svc +# namespace: mbg-wordpress +# syncPolicy: +# syncOptions: +# - CreateNamespace=true +# automated: +# selfHeal: true \ No newline at end of file