fix(atticd): fix path

This commit is contained in:
Tommy 2024-04-08 22:22:56 +02:00
parent 2074950256
commit b209e39866
No known key found for this signature in database

View file

@ -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" . }}