feat(couchdb): deploy CouchDB for Obsidian sync (communicore)

This commit is contained in:
Hermes Agent service account
2026-06-05 18:36:28 -05:00
parent ce992ca743
commit 6cab6519b1
5 changed files with 452 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
apiVersion: v1
kind: Namespace
metadata:
name: couchdb
labels:
app.kubernetes.io/name: couchdb
app.kubernetes.io/part-of: mk-labs