add comment for denying any volumes
This commit is contained in:
parent
fc5c076c1b
commit
a47e0841a6
1 changed files with 3 additions and 0 deletions
|
@ -58,4 +58,7 @@ container:
|
|||
# valid_volumes:
|
||||
# - data
|
||||
# - /etc/secrets
|
||||
# If you don't want to allow any volume, please use the following configuration:
|
||||
# valid_volumes:
|
||||
# - '!'
|
||||
valid_volumes: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue