Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2257 Представления

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

Аватар
Отменить
Автор Лучший ответ

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!!


Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
авг. 22
1831
2
мар. 25
5786
0
окт. 24
2320
0
сент. 23
1359
2
сент. 23
7060