janhoy commented on code in PR #779:
URL: https://github.com/apache/solr-operator/pull/779#discussion_r2027447971


##########
helm/solr-operator/README.md:
##########
@@ -191,6 +191,10 @@ The command removes all the Kubernetes components 
associated with the chart and
 | tolerations | []object |  | Specify a list of Kubernetes tolerations for the 
Solr Operator pod |
 | priorityClassName | string | `""` | Give a priorityClassName for the Solr 
Operator pod |
 | sidecarContainers | []object |  | An optional list of additional containers 
to run along side the Solr Operator in its pod |
+| logger.devel | boolean | `false` | Enable development mode for the Solr 
Operator logger. This will log at the debug level with the console encoder. 
Default is `false` which logs at `info` level with `json` encoder. |

Review Comment:
   Good idea. I promoted it to top level `development`, which can then be used 
elsewhere later.



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