Files
dev-intel-v2/foxtrot-docs-v3/reference/helm/charts/app-common-charts-kong-log-splitter.md

23 lines
1.2 KiB
Markdown
Raw Normal View History

# kong-log-splitter
![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![AppVersion: 1.0.3](https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square)
A Helm chart for deploying the Kong log splitter lambda
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| accountID | string | `"{{ .Values.accountID | default \"123456789012\" }}"` | |
| git.appCommonRepo.branch | string | `"main"` | |
| git.appCommonRepo.url | string | `"git@bitbucket.org:reltio-ondemand/app-common.git"` | |
| git.appLogSplitter.branch | string | `"host_pattern"` | |
| git.appLogSplitter.url | string | `"git@bitbucket.org:reltio-ondemand/reltio-aws-access-log-splitter.git"` | |
| git.appRuntimeRepo.branch | string | `"main"` | |
| git.appRuntimeRepo.url | string | `"git@bitbucket.org:reltio-ondemand/app-runtime.git"` | |
| git.sshKeySecret | string | `"kong-gateway-secrets"` | |
| workflow.name | string | `"kong-log-splitter"` | |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)