Skip to content

Commit d26314e

Browse files
committed
Fix changelog typo for postStartTimeout
Signed-off-by: David Kwon <[email protected]>
1 parent 7861627 commit d26314e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ metadata:
2626
name: devworkspace-operator-config
2727
config:
2828
workspace:
29-
postStartTimeout: 30
29+
postStartTimeout: '30s'
3030
```
3131
By default, this timeout is disabled.
3232

0 commit comments

Comments
 (0)