We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac7ee4 commit 03842d6Copy full SHA for 03842d6
README.md
@@ -94,7 +94,7 @@ spec:
94
95
| Configuration | Description | Default |
96
|---------------------------|----------------------------------------------------------------------------------------------------------|---------------|
97
-| `TZ` | Specifies the timezone used. | `local` |
+| `TZ` | Specifies the timezone used. | `UTC` |
98
| `NAMESPACES_OFF_LIMITS` | Specifies lists of namespaces (comma separated) that should be ignored by the operator. | `kube-system` |
99
| `RECONCILIATION_DURATION` | Specifies the duration in seconds at which cluster workloads are reconciled with the workload schedules. | `60` |
100
| `DEBUG` | Shows the additional info logs for debugging purposes. | `false` |
0 commit comments