From 1cefbb88cdd8e7fbae1febe830e53bd4824ed27f Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Mon, 2 May 2022 03:41:27 +0000 Subject: [PATCH] Update 'Deploment/deployment.json' --- Deploment/deployment.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Deploment/deployment.json b/Deploment/deployment.json index 273396b..2228670 100644 --- a/Deploment/deployment.json +++ b/Deploment/deployment.json @@ -41,6 +41,7 @@ "platform": "linux", "logo": "https://www.pinclipart.com/picdir/big/336-3369424_iot-eclipse-org-mqtt.png", "administrator_only": false, + "privileged": true, "image": "eclipse-mosquitto:2", "hostname": "mosquitto", "network": "host", @@ -77,6 +78,7 @@ "platform": "linux", "logo": "https://influxdata.github.io/branding/img/downloads/influxdata-logo--symbol--pool-alpha.png", "administrator_only": false, + "privileged": true, "image": "influxdb:2.1", "network": "host", "hostname": "influxdb",