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