mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Specify lemma db path
This commit is contained in:
@@ -39,8 +39,8 @@ spec:
|
||||
secretKeyRef:
|
||||
name: lemma-secrets
|
||||
key: jwt-signing-key
|
||||
- name: LEMMA_LOG_LEVEL
|
||||
value: "debug"
|
||||
- name: LEMMA_DB_PATH
|
||||
value: /data/lemma.db
|
||||
volumeMounts:
|
||||
- name: lemma-data
|
||||
mountPath: /data
|
||||
|
||||
Reference in New Issue
Block a user