feat: add Obsidian vault projection with Longhorn storage (#13)
This commit is contained in:
@@ -87,7 +87,8 @@ spec:
|
||||
mountPath: /data
|
||||
volumes:
|
||||
- name: data
|
||||
emptyDir: {}
|
||||
persistentVolumeClaim:
|
||||
claimName: poimen-memory-vault
|
||||
# Tolerate control-plane nodes
|
||||
tolerations:
|
||||
- key: node-role.kubernetes.io/control-plane
|
||||
|
||||
Reference in New Issue
Block a user