updatet license, added file api docs

This commit is contained in:
2026-03-29 18:36:16 +02:00
parent 31fcdca726
commit 4484d762c2
12 changed files with 322 additions and 82 deletions
+5 -5
View File
@@ -26,12 +26,12 @@ spec:
volumeMounts:
- name: config-volume
mountPath: /app/etc/mstore
# - name: db-volume
# mountPath: /var/lib
- name: db-volume
mountPath: /var/lib
volumes:
- name: config-volume
configMap:
name: mstored-config
# - name: db-volume
# persistentVolumeClaim:
# claimName: mstore-data
- name: db-volume
persistentVolumeClaim:
claimName: mstore-data