Update k8s/apps/tg-bots/desubot.yaml
This commit is contained in:
@@ -32,10 +32,10 @@ spec:
|
|||||||
- name: RUST_LOG
|
- name: RUST_LOG
|
||||||
value: "info"
|
value: "info"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /desubot
|
- mountPath: /storage
|
||||||
name: upload-storage
|
name: storage
|
||||||
volumes:
|
volumes:
|
||||||
- name: upload-storage
|
- name: storage
|
||||||
nfs:
|
nfs:
|
||||||
server: nas.homenet
|
server: nas.homenet
|
||||||
path: /mnt/storage/Storage/k8s/desubot/
|
path: /mnt/storage/Storage/k8s/desubot/
|
||||||
|
|||||||
Reference in New Issue
Block a user