diff --git a/office-system/onlyoffice.yaml b/office-system/onlyoffice.yaml index 5277321..377961a 100644 --- a/office-system/onlyoffice.yaml +++ b/office-system/onlyoffice.yaml @@ -231,28 +231,4 @@ spec: storageClassName: longhorn-ssd2 resources: requests: - storage: 5Gi ---- -apiVersion: argoproj.io/v1alpha1 -kind: Application -metadata: - name: onlyoffice - namespace: argocd - finalizers: - - resources-finalizer.argocd.argoproj.io -spec: - project: homelab - source: - repoURL: https://gitea.dooplex.hu/admin/homelab-manifests.git - targetRevision: main - path: office-system - destination: - server: https://kubernetes.default.svc - namespace: office-system - syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - CreateNamespace=true - - ServerSideApply=true \ No newline at end of file + storage: 5Gi \ No newline at end of file