home-automation

This commit is contained in:
2026-03-30 17:32:38 +00:00
parent fe7c811d87
commit a58eb4e6bf
15 changed files with 610 additions and 0 deletions

16
app-of-apps/wekan.yaml Normal file
View File

@@ -0,0 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: wekan
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
namespace: wekan
server: https://kubernetes.default.svc
project: default
source:
path: wekan
repoURL: http://gitea.gitea.svc.k8s.undercloud.local:3000/Undercloud/k8s-apps.git
targetRevision: HEAD