Update file nextcloud.yaml

This commit is contained in:
2023-04-16 13:16:57 +00:00
parent 6f8e6eeea6
commit d9507c48ad

View File

@@ -1,21 +0,0 @@
#apiVersion: argoproj.io/v1alpha1
#kind: Application
#metadata:
# name: nextcloud
# namespace: argocd
#spec:
# project: default
# source:
# repoURL: https://gitlab.com/developerdurp/homelab.git
# targetRevision: main
# path: nextcloud
# destination:
# namespace: nextcloud
# name: in-cluster
# syncPolicy:
# automated:
# prune: true
# selfHeal: true
# syncOptions:
# - CreateNamespace=true