paperless-ai deploy
This commit is contained in:
@@ -48,9 +48,9 @@ spec:
|
||||
# port: 8000
|
||||
# initialDelaySeconds: 5
|
||||
# periodSeconds: 5
|
||||
#volumeMounts:
|
||||
# - name: data
|
||||
# mountPath: /app/data
|
||||
volumeMounts:
|
||||
- name: data
|
||||
mountPath: /app/data
|
||||
volumes:
|
||||
- name: data
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user