removed application definition

This commit is contained in:
2026-02-13 11:00:10 +01:00
parent 08586d778c
commit 51bb269209
+1 -25
View File
@@ -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
storage: 5Gi