Skip to content

Commit 47fa5cb

Browse files
committed
fixed interval
1 parent 4e212e1 commit 47fa5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/planned-maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ A `Daily` schedule may look like *"every three days"*:
8282
```json
8383
"schedule": {
8484
"daily": {
85-
"intervalDays": 2
85+
"intervalDays": 3
8686
}
8787
}
8888
```

0 commit comments

Comments
 (0)