feat: add Obsidian vault projection with Longhorn storage (#13)

This commit is contained in:
2026-08-24 01:58:39 +00:00
parent 74a8341482
commit 46d993824f
4 changed files with 115 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: poimen
resources:
- vault-pvc.yaml
- deployment.yaml
- service.yaml
# Secret managed separately (SealedSecret in homelab)