Files
chart/community/vaultwarden/1.0.24/ci/basic-values.yaml
2023-09-06 12:36:55 +00:00

11 lines
245 B
YAML

vaultwardenStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
pgData:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/pgData
pgBackup:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/pgBackup