Files
chart/library/ix-dev/community/joplin/ci/basic-values.yaml
Stavros Kois a4177f09dc NAS-123672 / 24.04 / add joplin to community apps (#1471)
* add `joplin` to `community` apps

* add storage and service

* add more boilerplat

* add some test values

* add values

* update readme

* add basic ui

* add initialmeta

* add todo

* render config

* use 1001

* fix probes

* reduce permissiosn

* fix portal

* remove todo

* bump common

* simplify probe header

* add deafult creds

* remove redundant values

* update wording
2023-08-30 14:19:06 +03:00

11 lines
212 B
YAML

joplinNetwork:
webPort: 31000
joplinStorage:
pgData:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/pgData
pgBackup:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/pgBackup