Michael Kriese
|
1be9fae08b
|
test: use official unittest plugin (#410)
### Description of the change
Switch to official `helm-unittest` which is now alive again at https://github.com/helm-unittest/helm-unittest
### Applicable issues
- ref #199
### Checklist
<!-- [Place an '[X]' (no spaces) in all applicable fields. Please remove unrelated fields.] -->
- [ ] Parameters are documented in the `values.yaml` and added to the `README.md` using [readme-generator-for-helm](https://github.com/bitnami-labs/readme-generator-for-helm)
- [ ] Breaking changes are documented in the `README.md`
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/410
Reviewed-by: justusbunsi <[email protected]>
Reviewed-by: pat-s <[email protected]>
Co-authored-by: Michael Kriese <[email protected]>
Co-committed-by: Michael Kriese <[email protected]>
|
2023-03-21 23:53:13 +08:00 |
|
 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 |
|