makuk66 opened a new issue #208:
URL: https://github.com/apache/lucene-solr-operator/issues/208


   I tried setting solrcloud values:
   
   ```
   podOptions:
     livenessProbe:
       tcpSocket:
         port: 8983
       initialDelaySeconds: 5
       periodSeconds: 5
     readinessProbe:
       tcpSocket:
         port: 8983
       initialDelaySeconds: 5
       periodSeconds: 5
   
   ```
   
   but these settings seemed to be ignored; the normal `http-get` probes were 
used


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

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



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

Reply via email to