necipakca commented on issue #523:
URL: https://github.com/apache/solr-operator/issues/523#issuecomment-1428435356

   Current Images : 
   apache/solr-operator:v0.6.0
   solr:8.11.2
   
   Permissions are without the initContainer  like ;
   
   ls -lah /var/solr/
   
   drwxr-xr-x    3 root     root        4.0K Feb 13 18:08 .
   drwxr-xr-x    1 root     root        4.0K Feb 13 18:08 ..
   drwxr-xr-x    3 root     root        4.0K Feb 13 18:08 data
   
   ls -lah /var/solr/data
   drwxr-xr-x    3 root     root        4.0K Feb 13 18:08 .
   drwxr-xr-x    3 root     root        4.0K Feb 13 18:08 ..
   drwx------    2 root     root       16.0K Feb 13 18:08 lost+found
   -rw-r-xr--    1 root     root         979 Feb 13 18:08 solr.xml
   
   May be it can be related with our block storage CSI plugin, it comes always 
with root:root at default when it mounted.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to