コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2239 ビュー

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


アバター
破棄
関連投稿 返信 ビュー 活動
0
8月 22
1817
2
3月 25
5770
0
10月 24
2299
0
9月 23
1337
2
9月 23
7054