lewismc commented on code in PR #15:
URL: https://github.com/apache/tika-helm/pull/15#discussion_r1510519893


##########
README.md:
##########
@@ -84,6 +89,27 @@ while true; do kubectl --namespace tika-test port-forward 
$POD_NAME 9998:$CONTAI
 * Install it:
   - with Helm 3: `helm install tika . --set image.tag=latest-full`
 
+### Custom configuration for tika
+
+To use custom [configuration](https://tika.apache.org/1.9/configuring.html) 
values for apache tika, use the `tikaConfig` key in the `values.yaml`.

Review Comment:
   The only suggestion I have is to point to more recent documentation.
   https://tika.apache.org/2.9.1/configuring.html



-- 
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: dev-unsubscr...@tika.apache.org

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

Reply via email to