Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2823 Widoki

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sie 22
2274
1
sie 25
3332
2
mar 25
6324
0
wrz 23
1784
2
wrz 23
7701