Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2286 Vues

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
Ignorer
Auteur Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
août 22
1872
2
mars 25
5804
0
oct. 24
2353
0
sept. 23
1375
2
sept. 23
7069