Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1910 Visninger

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
Kassér
Forfatter Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
aug. 22
1575
2
mar. 25
5394
0
okt. 24
1737
0
sep. 23
1175
2
sep. 23
6709