📝 Document timezone config

This commit is contained in:
tiptophelmet 2024-03-13 23:40:03 +02:00
parent e185adb17e
commit d2f5e03ef8

View File

@ -166,6 +166,7 @@ Please refer to [metrics](./metrics.md) documentation for details.
| `logs.file` | Logs dump path | `""` | | `logs.file` | Logs dump path | `""` |
| `kube.configPath` | Path to the `kubeconfig` file (`$HOME/.kube/config`) | `""` | | `kube.configPath` | Path to the `kubeconfig` file (`$HOME/.kube/config`) | `""` |
| `kube.context` | Kubernetes context to use for the deployment | `""` | | `kube.context` | Kubernetes context to use for the deployment | `""` |
| `timezone` | IANA time zone applied to time shown in the front-end | Default: `""` |
| `dumpLogs` | Enable dumping of logs | `false` | | `dumpLogs` | Enable dumping of logs | `false` |
| `headless` | Enable running in headless mode | `false` | | `headless` | Enable running in headless mode | `false` |
| `license` | License key for the Pro/Enterprise edition | `""` | | `license` | License key for the Pro/Enterprise edition | `""` |