HoustonPutman commented on issue #446: URL: https://github.com/apache/solr-operator/issues/446#issuecomment-1163727906
Well the operator doesn't have a way to remove Auth from a SolrCloud, at least not yet. One fix you can do yourself manually is do a `kubectl exec --stdin --tty <solr-cloud-pod-name> bin/solr auth disable -z <zookeeper-connection-string>`. This is something we could fix in Solr though -- 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