Files
chart/community/vaultwarden/1.0.2/ci/basic-values.yaml
2023-04-07 17:25:51 +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