[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
5ecc810ce7
commit
12f9f81b7e
1 changed files with 8 additions and 0 deletions
|
|
@ -48,3 +48,11 @@ volumes:
|
||||||
device: :/usenet
|
device: :/usenet
|
||||||
o: addr=10.2.1.1,nolock,soft,rw
|
o: addr=10.2.1.1,nolock,soft,rw
|
||||||
type: nfs
|
type: nfs
|
||||||
|
|
||||||
|
chris:
|
||||||
|
name: chris_data
|
||||||
|
driver: local
|
||||||
|
driver_opts:
|
||||||
|
device: :/volume1/chris
|
||||||
|
o: addr=192.168.1.24,nolock,soft,rw
|
||||||
|
type: nfs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue