Update 'Deploment/deployment.json'
This commit is contained in:
@@ -81,15 +81,7 @@
|
|||||||
"network": "host",
|
"network": "host",
|
||||||
"hostname": "influxdb",
|
"hostname": "influxdb",
|
||||||
"restart_policy": "always",
|
"restart_policy": "always",
|
||||||
"ports": ["8086:8086/tcp"],
|
"ports": ["8086:8086/tcp"]
|
||||||
"volumes": [
|
|
||||||
{
|
|
||||||
"container": "/var/lib/influxdb"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"labels": [
|
|
||||||
{ "name": "com.centurylinklabs.watchtower.enable", "value": "true" }
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user