Skip to content
Snippets Groups Projects
Commit d52d1bee authored by zhubingbing's avatar zhubingbing
Browse files

Fix kibana upgrade permission issue

Change-Id: I882dc0e6825dd8994ca66257f9a71b34ad780935
parent 28f6e67d
No related branches found
No related tags found
No related merge requests found
......@@ -7,5 +7,12 @@
"owner": "kibana",
"perm": "0640"
}
],
"permissions": [
{
"path": "/var/log/kolla/kibana",
"owner": "kibana:kibana",
"recurse": true
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment