Fix deployment and upgrade version

This commit is contained in:
Nikolai Rodionov
2023-02-25 13:15:19 +01:00
parent 6a6b7615db
commit 9ad4991fe6
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ spec:
- name: rclone-config
mountPath: "/tmp"
readOnly: true
- name: {{ .Values.volumes.rclone }}
- name: {{ .Values.volumes.rclone.name }}
mountPath: /static
readOnly: false
resources: