Gitea-HelmChart/templates/gitea
aleksey.sergey cd09ccfcdb add support for persistence.subPath option (#263)
Hello,

PR adds a `persistence.subPath` option to provide user more flexibility on mounting the `data` PV.
https://kubernetes.io/docs/concepts/storage/volumes/#using-subpath

The setting is similar to e.g. `primary.persistence.subPath` in MariaDB helm chart:
https://github.com/bitnami/charts/tree/master/bitnami/mariadb

Co-authored-by: Aleksey Sergey <sergey.aleksey90@gmail.com>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/263
Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.io>
Reviewed-by: luhahn <luhahn@noreply.gitea.io>
Co-authored-by: aleksey.sergey <aleksey.sergey@noreply.gitea.io>
Co-committed-by: aleksey.sergey <aleksey.sergey@noreply.gitea.io>
2021-12-20 19:58:44 +08:00
..
config.yaml Rework app.ini generation (#239) 2021-11-20 05:15:45 +08:00
http-svc.yaml Improve http service and update Readme (#167) 2021-06-08 01:53:01 +08:00
ingress.yaml Enable overriding of ingress api version for systems where detection doesn't work (#252) 2021-12-20 19:54:37 +08:00
init.yaml Rework app.ini generation (#239) 2021-11-20 05:15:45 +08:00
servicemonitor.yaml Fixing prometheus monitoring (#157) 2021-06-07 22:28:28 +08:00
ssh-svc.yaml Add loadbalancersourceranges to ssh service (#105) 2021-02-05 04:42:42 +08:00
statefulset.yaml add support for persistence.subPath option (#263) 2021-12-20 19:58:44 +08:00