mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
fixing example
This commit is contained in:
@@ -20,7 +20,6 @@ nodes:
|
|||||||
## Full `cluster.yml` example
|
## Full `cluster.yml` example
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
---
|
|
||||||
nodes:
|
nodes:
|
||||||
- address: 1.1.1.1
|
- address: 1.1.1.1
|
||||||
user: ubuntu
|
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-operator.yaml
|
||||||
- https://raw.githubusercontent.com/rook/rook/master/cluster/examples/kubernetes/rook-cluster.yaml
|
- https://raw.githubusercontent.com/rook/rook/master/cluster/examples/kubernetes/rook-cluster.yaml
|
||||||
- /path/to/manifest
|
- /path/to/manifest
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user