dan-niles commented on issue #678:
URL: https://github.com/apache/solr-operator/issues/678#issuecomment-1910407210

   Can you try adding another permission to security.json as follows...
   
   ```json
   {
     "name":"k8s-probe-1",
     "role":null,
     "collection":null,
     "path":"/admin/info/health"
   }
   ```
   
   I think the operator needs access to the `/admin/info/health` endpoint for 
readiness probes. 


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to