📝 Update timezone config docs

This commit is contained in:
tiptophelmet 2024-03-13 23:49:34 +02:00
parent 38be37df56
commit cb2dbb120a

View File

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