mirror of
https://github.com/truenas/charts.git
synced 2026-05-16 14:12:59 +08:00
8 lines
126 B
YAML
8 lines
126 B
YAML
redisStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/data
|
|
|
|
redisConfig:
|
|
allowEmptyPassword: true
|