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
|
readOnly: false
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: "/var/lib/atticd/config.toml"
|
mountPath: "/var/lib/atticd/config.toml"
|
||||||
|
subPath: config.toml
|
||||||
readOnly: true
|
readOnly: true
|
||||||
volumes:
|
volumes:
|
||||||
- name: {{ include "attic.fullname" . }}
|
- name: {{ include "attic.fullname" . }}
|
||||||
|
|
Loading…
Reference in a new issue