Ook Helm values reference#
Helm values reference table for the ook application.
| Key | Type | Default | Description | 
|---|---|---|---|
| affinity | object | 
 | |
| audit.affinity | object | 
 | Affinity rules for Ook audit pods | 
| audit.enabled | bool | 
 | Enable the audit job | 
| audit.nodeSelector | object | 
 | Node selection rules for Ook audit pods | 
| audit.podAnnotations | object | 
 | Annotations for Ook audit pods | 
| audit.reingest | bool | 
 | Reingest missing documents | 
| audit.resources | object | 
 | Resource limits and requests for Ook audit pods | 
| audit.schedule | string | 
 | Cron schedule string for ook audit job (UTC) | 
| audit.tolerations | list | 
 | Tolerations for Ook audit pods | 
| audit.ttlSecondsAfterFinished | int | 
 | Time (second) to keep a finished job before cleaning up | 
| config.algolia.documents_index | string | 
 | Name of the Algolia index for documents | 
| config.logLevel | string | 
 | Logging level: “DEBUG”, “INFO”, “WARNING”, “ERROR”, “CRITICAL” | 
| config.registryUrl | string | 
 | Cluster URL for the Confluent Schema Registry | 
| config.subjectCompatibility | string | 
 | Schema subject compatibility. | 
| config.subjectSuffix | string | 
 | Schema subject suffix. Should be empty for production but can be set to a value to create unique subjects in the Confluent Schema Registry for testing. | 
| config.topics.ingest | string | 
 | Kafka topic name for ingest events | 
| fullnameOverride | string | 
 | Override the full name for resources (includes the release name) | 
| global.baseUrl | string | Set by Argo CD | Base URL for the environment | 
| global.host | string | Set by Argo CD | Host name for ingress | 
| image.pullPolicy | string | 
 | Image pull policy | 
| image.repository | string | 
 | Squarebot image repository | 
| image.tag | string | The appVersion of the chart | Tag of the image | 
| imagePullSecrets | list | 
 | Secret names to use for all Docker pulls | 
| ingress.annotations | object | 
 | Additional annotations to add to the ingress | 
| ingress.path | string | 
 | Path prefix where Squarebot is hosted | 
| nameOverride | string | 
 | Override the base name for resources | 
| nodeSelector | object | 
 | |
| podAnnotations | object | 
 | Annotations for API and worker pods | 
| replicaCount | int | 
 | Number of API pods to run | 
| resources | object | 
 | |
| service.port | int | 
 | Port of the service to create and map to the ingress | 
| service.type | string | 
 | Type of service to create | 
| serviceAccount.annotations | object | 
 | Annotations to add to the service account | 
| serviceAccount.create | bool | 
 | Specifies whether a service account should be created | 
| string | 
 | ||
| tolerations | list | 
 |