From b9301859a89bd0a4cf87645a979fe24cb634a651 Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Fri, 29 Apr 2022 08:24:28 +0000 Subject: [PATCH] Update 'Deploment/deployment.json' --- Deploment/{portainer-stack.json => deployment.json} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename Deploment/{portainer-stack.json => deployment.json} (98%) diff --git a/Deploment/portainer-stack.json b/Deploment/deployment.json similarity index 98% rename from Deploment/portainer-stack.json rename to Deploment/deployment.json index 67630f7..72a0da3 100644 --- a/Deploment/portainer-stack.json +++ b/Deploment/deployment.json @@ -62,8 +62,7 @@ { "container": "/var/lib/influxdb", "bind": "/srv/influxdb-data", - "readonly": true - + "readonly": true } ] }