Daily Housekeeping

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-02 03:11:28 +00:00
parent 31f609f8d6
commit 4aa6ef527a
16 changed files with 3425 additions and 7 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
| image.tag | string | `"v3.0.23"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| persistence.config.mountPath | string | `"/etc/raddb"` | |
| persistence.config.size | string | `"100Gi"` | |
| persistence.config.type | string | `"pvc"` | |
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |