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: [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