Skip to Content
Menu
This question has been flagged
1 Reply
2090 Views

Hello

i deploy a community version of Odoo into my kubernetes cluster and set the data volumes on the path /var/lib but when i start the deployment the user "odoo" dont have the permission to write into that folder (/var/lib) so the permission to writed is denied

Avatar
Discard
Author Best Answer

A nice guy named Brandon share with me a link about security context and variable Fsgroup that and Fsgroupchangepolicy that chmod volumemount to enable the user to write on them so by setting the Fsgroup the value of group ID of my user  and  fsGroupChangePolicy: "OnRootMismatch" it works!!


Avatar
Discard
Related Posts Replies Views Activity
0
Aug 22
1737
2
Mar 25
5586
0
Oct 24
2105
0
Sep 23
1275
2
Sep 23
6904