REFACTOR(immich): remove Gitea, add Homer dashboard

- Remove Gitea integration
- Add Homer dashboard entry
This commit is contained in:
2026-01-01 00:24:19 +09:00
parent 48b719c229
commit 93858e5088
14 changed files with 244 additions and 260 deletions

View File

@@ -7,17 +7,8 @@ metadata:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
sources:
- repoURL: https://dl.gitea.com/charts/
chart: gitea
targetRevision: 12.4.0
helm:
valueFiles:
- $values/gitea/helm-values.yaml
- repoURL: https://github.com/Mayne0213/applications.git
targetRevision: main
ref: values
- repoURL: https://github.com/Mayne0213/applications.git
source:
repoURL: https://github.com/Mayne0213/applications.git
targetRevision: main
path: gitea
destination:
@@ -38,7 +29,4 @@ spec:
duration: 5s
factor: 2
maxDuration: 3m
managedNamespaceMetadata:
labels:
goldilocks.fairwinds.com/enabled: 'true'
revisionHistoryLimit: 10