Files
chart/library/ix-dev/community/recyclarr/ci/extra-values.yaml
Stavros Kois c9395376e4 NAS-122968 / 23.10 / add recyclarr to community train (#1359)
* add `recyclarr` to `community` train

* add templates

* add ui

* fix keywords

* bump
2023-07-17 16:08:38 +03:00

12 lines
302 B
YAML

recyclarrStorage:
config:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/config
additionalStorages:
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/data1
mountPath: /data1
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/data2
mountPath: /data2