fix(atticd): fix path
This commit is contained in:
parent
2074950256
commit
b209e39866
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ spec:
|
|||
readOnly: false
|
||||
- name: config
|
||||
mountPath: "/var/lib/atticd/config.toml"
|
||||
subPath: config.toml
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: {{ include "attic.fullname" . }}
|
||||
|
|
Loading…
Reference in a new issue