mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
Auto-generate chart README [no ci]
This commit is contained in:
parent
42422a3b36
commit
669564d6f8
@ -89,7 +89,7 @@ In order to generate an authentication response value you must do the following:
|
|||||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||||
| image.repository | string | `"ghcr.io/wrmilling/onedrive-docker"` | image repository |
|
| image.repository | string | `"ghcr.io/wrmilling/onedrive-docker"` | image repository |
|
||||||
| image.tag | string | `"v2.0.1"` | image tag |
|
| image.tag | string | `"v2.0.2"` | image tag |
|
||||||
| persistence | object | See values.yaml for full listing | Configure persistence settings for the chart under this key. |
|
| persistence | object | See values.yaml for full listing | Configure persistence settings for the chart under this key. |
|
||||||
| persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/onedrive/conf"}` | OneDrive config storage |
|
| persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/onedrive/conf"}` | OneDrive config storage |
|
||||||
| persistence.config.enabled | bool | `true` | If config storage should be enabled |
|
| persistence.config.enabled | bool | `true` | If config storage should be enabled |
|
||||||
|
Loading…
Reference in New Issue
Block a user