Fix volume path

This commit is contained in:
2025-10-23 15:47:04 +02:00
committed by GitHub
parent f94fdd5b27
commit dd51f7d162

View File

@@ -43,8 +43,8 @@ spec:
value: sqlite:///data/lemma.db
volumeMounts:
- name: lemma-data
mountPath: /data
mountPath: /app/data
volumes:
- name: lemma-data
persistentVolumeClaim:
claimName: lemma-pvc
claimName: lemma-pvc