tika helm

No introduction found. Create it?

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/charts/
helm install tika app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (1 out of 9)

NameRepoStarsVersionTimestamp
tikam00nwtchr/homelab-cluster395.1.02 months ago

Values

See the most popular values for this chart:

KeyTypes
string
number
number
string
boolean
string
number
string
number
string
number
string
controllers.tika.containers.app.image.tag (5)
3.3.1.0@sha256:90b7fa1dc018434075fce9e1d9b88b1e3d0ea6979d0cf86e116c79a8073ae973
string
string
string
string
string
boolean
boolean
boolean
string
boolean
number
boolean
number
string
controllers.tika.containers.tika.image.tag (3)
3.3.1.0-full@sha256:d8e6ed96260ad89307a93195a1b856102987a818ac648502f8efbaf313d32470
string
boolean
boolean
string
number
boolean
boolean
string
number
string
string
string
string
boolean
string
boolean
number
boolean
number
controllers.tika.containers.tika.args[] (1)
- -c
- /etc/tika/tika-config.xml
string
string
number
string
number
boolean
number
string
string
string
string
boolean
string
number
string
string
string
string
string
string
boolean
string
string
boolean
string
string
string
configMaps.config.data."tika-config.xml" (1)
<?xml version="1.0" encoding="UTF-8"?> <properties> <server> <params> <!-- default is 300000 (5m). A task exceeding this sets the server status to TIMEOUT, which shuts down the whole forked JVM and kills every concurrent request on this pod. --> <taskTimeoutMillis>1800000</taskTimeoutMillis> </params> </server> </properties>
string