mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 05:30:24 +03:00
add the mount-observe plug to the snap (#4853)
This commit is contained in:
+6
-1
@@ -14,7 +14,12 @@ confinement: strict
|
||||
apps:
|
||||
minio:
|
||||
command: minio
|
||||
plugs: [home, removable-media, network, network-bind]
|
||||
plugs:
|
||||
- home
|
||||
- mount-observe
|
||||
- network
|
||||
- network-bind
|
||||
- removable-media
|
||||
|
||||
parts:
|
||||
minio:
|
||||
|
||||
Reference in New Issue
Block a user