Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2293 Переглядів

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
1879
2
бер. 25
5813
0
жовт. 24
2361
0
вер. 23
1377
2
вер. 23
7076