mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-08 06:50:58 +02:00
Full access
This commit is contained in:
@@ -11,12 +11,12 @@
|
|||||||
"description": "An agent used to manage all the resources in a Swarm cluster",
|
"description": "An agent used to manage all the resources in a Swarm cluster",
|
||||||
"image": "ghcr.io/alexbelgium/portainer_agent-{arch}",
|
"image": "ghcr.io/alexbelgium/portainer_agent-{arch}",
|
||||||
"init": false,
|
"init": false,
|
||||||
|
"full_access": true,
|
||||||
"map": [
|
"map": [
|
||||||
"share:rw",
|
"share:rw",
|
||||||
"ssl"
|
"ssl"
|
||||||
],
|
],
|
||||||
"name": "portainer_agent",
|
"name": "portainer_agent",
|
||||||
"options": {},
|
|
||||||
"ports": {
|
"ports": {
|
||||||
"9001/tcp": 9001,
|
"9001/tcp": 9001,
|
||||||
"80/tcp": null
|
"80/tcp": null
|
||||||
|
|||||||
Reference in New Issue
Block a user