mirror of
https://github.com/truenas/charts.git
synced 2026-02-10 05:46:45 +08:00
* add `redis` to `community` train * add extra validation * add error message * enclose pattern in squotes * bump common
8 lines
116 B
YAML
8 lines
116 B
YAML
redisStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Name }}/data
|
|
|
|
redisConfig:
|
|
password: pass
|