Update _index.md

remove stray markup
This commit is contained in:
William Jimenez
2019-04-23 15:23:26 -07:00
committed by Denise
parent ebdc548eff
commit 0ef631e673
@@ -122,5 +122,3 @@ $ echo $SSH_AUTH_SOCK
### Add-ons Job Timeout
You can define [add-ons]({{< baseurl >}}/rke/latest/en/config-options/add-ons/) to be deployed after the Kubernetes cluster comes up, which uses Kubernetes [jobs](https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/). RKE will stop attempting to retrieve the job status after the timeout, which is in seconds. The default timeout value is `30` seconds.
```yaml