This commit is contained in:
artem 2024-05-09 10:44:11 +03:00
parent b1c652a239
commit f5820b1e5a
1 changed files with 4 additions and 4 deletions

View File

@ -33,10 +33,10 @@ spec:
- name: FS_LOCAL_MOUNT_DIR
value: "/files"
ports:
- containerPort: 8000
volumeMounts:
- mountPath: /files
name: filedir
- containerPort: 8000
volumeMounts:
- mountPath: /files
name: filedir
volumes:
- name: filedir
persistentVolumeClaim: