Commit Graph
2 Commits
Author SHA1 Message Date
Michael KrieseandLunny Xiao 4ef9a3ec35 fix: Only create conf directoy if not exists (#211)
Only create conf directory if not yet exists

fixes #210

Co-authored-by: Lunny Xiao <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/211
Reviewed-by: luhahn <[email protected]>
Reviewed-by: justusbunsi <[email protected]>
Co-authored-by: Michael Kriese <[email protected]>
Co-committed-by: Michael Kriese <[email protected]>
2021-08-15 20:43:51 +08:00
Michael Kriese 551f4e312e Allow override kubernetes probes (#117)
- Allow overriding liveness and readiness probe
- Add optional startup probe

closes #118

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/117
Reviewed-by: luhahn <[email protected]>
Reviewed-by: lafriks <[email protected]>
Co-authored-by: Michael Kriese <[email protected]>
Co-committed-by: Michael Kriese <[email protected]>
2021-03-01 22:46:05 +08:00