fixing example

This commit is contained in:
Denise Schannon
2018-06-24 14:18:58 -07:00
committed by Denise
parent 50947a7393
commit 8be2af9198

View File

@@ -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
```