Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AnykeyNL authored Nov 18, 2020
1 parent 32ae057 commit 7ecec82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The value of the tag needs to contain 24 numbers and/or wildcards (*) (else it i

When a wild card is used, the service will stay unmodified for that hour. For example, the below schedule will turn of a compute instance in the evening/night, but allows the user to manage the state during the day.

Schedule.AnyDay : 0,0,0,0,0,0,0,0,[*],*,*,*,*,*,*,*,0,0,0,0,0,0,0,0
Schedule.AnyDay : 0,0,0,0,0,0,0,0,[ * ],*,*,*,*,*,*,*,0,0,0,0,0,0,0,0


![Scaling Example Instance Pool](http://oc-blog.com/wp-content/uploads/2019/06/ScaleExamplePool.png)
Expand Down

0 comments on commit 7ecec82

Please sign in to comment.