61 lines
2.5 KiB
Markdown
61 lines
2.5 KiB
Markdown
|
|
# installmanager
|
||
|
|
|
||
|
|
  
|
||
|
|
|
||
|
|
Download and setup loqate data using installmanager job
|
||
|
|
|
||
|
|
**Homepage:** <https://www.loqate.com/en-gb/>
|
||
|
|
|
||
|
|
## Maintainers
|
||
|
|
|
||
|
|
| Name | Email | Url |
|
||
|
|
| ---- | ------ | --- |
|
||
|
|
| GBG | <help@gbgplc.com> | |
|
||
|
|
|
||
|
|
## Values
|
||
|
|
|
||
|
|
| Key | Type | Default | Description |
|
||
|
|
|-----|------|---------|-------------|
|
||
|
|
| affinity | object | `{}` | |
|
||
|
|
| annotations | object | `{}` | |
|
||
|
|
| app.dataFolder | string | `""` | |
|
||
|
|
| app.downloadFolder | string | `""` | |
|
||
|
|
| app.downloadOption | string | `""` | |
|
||
|
|
| app.installNeeded | string | `""` | |
|
||
|
|
| app.licenseKey | string | `"EXAMPLEL-ICEN-SEKE-YGOE-SHERE0000000"` | |
|
||
|
|
| app.products | string | `"ALL"` | |
|
||
|
|
| app.referenceDatasetCacheSize | int | `7` | |
|
||
|
|
| app.referencePageCacheSize | int | `12` | |
|
||
|
|
| app.showLog | string | `""` | |
|
||
|
|
| createSecret | bool | `true` | |
|
||
|
|
| image.pullPolicy | string | `"Always"` | |
|
||
|
|
| image.repository | string | `"gcr.io/customer-facing/gbgroup/loqate-verify-install-manager"` | |
|
||
|
|
| image.tag | string | `"latest"` | |
|
||
|
|
| imageCredentials.password | string | `""` | |
|
||
|
|
| imageCredentials.registry | string | `"https://index.docker.io/v1/"` | |
|
||
|
|
| imageCredentials.username | string | `"_json_key"` | |
|
||
|
|
| imagePullSecrets | list | `[]` | |
|
||
|
|
| nodeSelector | object | `{}` | |
|
||
|
|
| podAnnotations | object | `{}` | |
|
||
|
|
| podLabels | object | `{}` | |
|
||
|
|
| podSecurityContext | object | `{}` | |
|
||
|
|
| resources.limits.cpu | string | `"175m"` | |
|
||
|
|
| resources.limits.memory | string | `"1200Mi"` | |
|
||
|
|
| resources.requests.cpu | string | `"150m"` | |
|
||
|
|
| resources.requests.memory | string | `"1000Mi"` | |
|
||
|
|
| securityContext | object | `{}` | |
|
||
|
|
| serviceKey | string | `""` | |
|
||
|
|
| storage.accessModes[0] | string | `"ReadWriteMany"` | |
|
||
|
|
| storage.capacity | string | `"60Gi"` | |
|
||
|
|
| storage.claimOverride | string | `""` | |
|
||
|
|
| storage.class | string | `"hostpath"` | |
|
||
|
|
| storage.mountPath | string | `""` | |
|
||
|
|
| storage.overrideVolume | bool | `false` | |
|
||
|
|
| storage.path | string | `"/run/desktop/mnt/host/c/loqate/data"` | |
|
||
|
|
| storage.server | string | `""` | |
|
||
|
|
| storage.type | string | `"local"` | |
|
||
|
|
| tolerations | list | `[]` | |
|
||
|
|
|
||
|
|
----------------------------------------------
|
||
|
|
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)
|