removed homarr

This commit is contained in:
2026-01-10 10:40:51 +01:00
parent 18e9743793
commit 2bddacbde6
2 changed files with 0 additions and 379 deletions
-22
View File
@@ -900,28 +900,6 @@ spec:
- CreateNamespace=true
- PruneLast=true
---
# Homarr
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: homarr
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: homelab
source:
repoURL: https://gitea.dooplex.hu/admin/homelab-manifests.git
targetRevision: main
path: homarr-system
destination:
server: https://kubernetes.default.svc
namespace: homarr-system
syncPolicy:
syncOptions:
- CreateNamespace=true
- PruneLast=true
---
# Controllers (Reloader, etc.)
apiVersion: argoproj.io/v1alpha1
kind: Application