proofreading

This commit is contained in:
2022-02-27 21:22:08 +01:00
parent 4e574de61b
commit ac96fac378
4 changed files with 130 additions and 22 deletions

View File

@ -398,6 +398,8 @@ It's finally time to test our new cluster environment by testing some stacks thr
Create a new `diun` stack through Portainer and set following content :
{{< highlight host="stack" file="diun">}}
```yml
version: "3.2"
@ -425,6 +427,8 @@ services:
- node.role == manager
```
{{< /highlight >}}
{{< tabs >}}
{{< tab tabName="volumes" >}}