kitchenowl + code server

This commit is contained in:
2025-01-19 18:05:04 +01:00
parent 2aa7f0509b
commit 79293f14e8
20 changed files with 284 additions and 10 deletions

View File

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

View File

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

View File

@@ -29,16 +29,17 @@ resources:
- eth-physics/
- files/
- finance/
- grafana/
- homeassistant/
- immich/
- journal/
- kitchenowl/
- linkding/
- media/
- minecraft/application.yaml
- grafana/
- ntfy/
- paperless/
- recipes/
- rss/
- whoami/
- todos/
- whoami/