Update 'Deploment/deployment.json'

This commit is contained in:
2022-05-04 04:30:16 +00:00
parent 8b1c4359e6
commit 8d86ddbbca
-1
View File
@@ -14,7 +14,6 @@
"hostname": "grafana", "hostname": "grafana",
"restart_policy": "always", "restart_policy": "always",
"administrator_only": false, "administrator_only": false,
"command": "/bin/bash -c \"chown -R root:root /var/lib/grafana\" && exit 777",
"image": "grafana/grafana", "image": "grafana/grafana",
"ports": [ "ports": [
"3000:3000/tcp" "3000:3000/tcp"