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