Skip to content

Commit 81b98d7

Browse files
author
Kalle Fagerberg
committed
Use 10h in both obj-fresh examples
1 parent be12fdb commit 81b98d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/customizing/obj-fresh.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ with value format [time.Duration](https://golang.org/pkg/time/#ParseDuration).
2121
<TabItem label="Config file">
2222
```yaml
2323
# ~/.kube/color.yaml
24-
objFreshThreshold: 1h
24+
objFreshThreshold: 10h
2525
```
2626
</TabItem>
2727
</Tabs>

0 commit comments

Comments
 (0)