chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-03-30 13:06:33 +00:00
parent 1f206e1044
commit ba59e7cb3a
8 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ You will, however, be able to use all values referenced in the common chart here
| mongodbRootPassword | string | `"testroot"` | |
| mongodbUsername | string | `"test"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| probes | object | See below | [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
| probes.liveness | object | See below | Liveness probe configuration |
| probes.liveness.custom | bool | `true` | Set this to `true` if you wish to specify your own livenessProbe |
| probes.liveness.enabled | bool | `true` | Enable the liveness probe |