Skip to content

Commit

Permalink
fixup! Update docs/cluster_spec.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
  • Loading branch information
h3poteto and hakman authored Dec 2, 2020
1 parent 5ff9b13 commit ce2a366
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cluster_spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,9 +446,9 @@ spec:
eventTTL: 03h0m0s
```

### Toleration Seconds
### Taint based Evictions

There are two parameters related to Taint based Evictions. These parameters indicate default value of the `tolerationSeconds` for `notReady:NoExecute` and `unreachable:NoExecute`.
There are two parameters related to taint based evictions. These parameters indicate default value of the `tolerationSeconds` for `notReady:NoExecute` and `unreachable:NoExecute`.

```yaml
spec:
Expand Down

0 comments on commit ce2a366

Please sign in to comment.