remove homarr

This commit is contained in:
2024-03-03 20:30:06 +01:00
parent ab6506f4f2
commit 8a114b9384
8 changed files with 0 additions and 119 deletions

View File

@@ -1,18 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: homarr-application
namespace: argocd
spec:
project: apps
source:
repoURL: ssh://git@git.kluster.moll.re:2222/remoll/k3s-infra.git
targetRevision: main
path: apps/homarr
destination:
server: https://kubernetes.default.svc
namespace: homarr
syncPolicy:
automated:
prune: true
selfHeal: true

View File

@@ -1,4 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- application.yaml

View File

@@ -23,7 +23,6 @@ resources:
# simple apps
- monitoring/
- homarr/
- whoami/
- journal/
- immich/