feat: add obsidian-vault PVC (RWX) to infra/databases

Shared by obsidian-server (REST API) and obsidian-ui (noVNC).
ReadWriteMany so both pods can mount on different nodes.
This commit is contained in:
2026-08-28 20:42:13 -07:00
parent b1f73562a2
commit 6d09f896f3
2 changed files with 19 additions and 0 deletions
+1
View File
@@ -10,3 +10,4 @@ resources:
- temporal-db.yaml
- memory-db.yaml
- paperless-db.yaml
- obsidian-vault-pvc.yaml