diff --git a/content/rke/v0.1.x/en/config-options/example-yamls/_index.md b/content/rke/v0.1.x/en/config-options/example-yamls/_index.md index 9fb05a317bb..b279b341388 100644 --- a/content/rke/v0.1.x/en/config-options/example-yamls/_index.md +++ b/content/rke/v0.1.x/en/config-options/example-yamls/_index.md @@ -20,7 +20,6 @@ nodes: ## Full `cluster.yml` example ```yaml ---- nodes: - address: 1.1.1.1 user: ubuntu @@ -202,3 +201,4 @@ addons_include: - https://raw.githubusercontent.com/rook/rook/master/cluster/examples/kubernetes/rook-operator.yaml - https://raw.githubusercontent.com/rook/rook/master/cluster/examples/kubernetes/rook-cluster.yaml - /path/to/manifest +```