Gitea-HelmChart/templates/gitea
luhahn d35de55248 Remove db connection check (#299)
This will remove the db connection check, which has caused some trouble in the past.

It will now simply run _gitea migrate_ and output a message, if the database is not available.

Co-authored-by: Lucas Hahn <lucas.hahn@novum-rgi.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/299
Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: luhahn <luhahn@noreply.gitea.io>
Co-committed-by: luhahn <luhahn@noreply.gitea.io>
2022-03-02 08:25:49 +08:00
..
config.yaml Generic way for configuring Gitea app.ini (#240) 2021-12-22 18:44:04 +08:00
deprecation.yaml Add deprecation fail-safe for Chart templating (#269) 2021-12-23 00:25:32 +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 Remove db connection check (#299) 2022-03-02 08:25:49 +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 added hostPort support for ssh (#276) 2022-02-25 17:18:57 +08:00