mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update default in README to match values.yaml (#4290)
* Update default in README to match values.yaml * Bump Chart version
This commit is contained in:
@@ -10,5 +10,5 @@ maintainers:
|
||||
name: kong
|
||||
sources:
|
||||
- https://github.com/Kong/kong
|
||||
version: 0.2.2
|
||||
version: 0.2.3
|
||||
appVersion: 0.12.3
|
||||
|
||||
@@ -51,7 +51,7 @@ and their default values.
|
||||
| Parameter | Description | Default |
|
||||
| ------------------------------ | -------------------------------------------------------------------- | ------------------- |
|
||||
| image.repository | Kong image | `kong` |
|
||||
| image.tag | Kong image version | `0.11.2` |
|
||||
| image.tag | Kong image version | `0.12.2` |
|
||||
| image.pullPolicy | Image pull policy | `IfNotPresent` |
|
||||
| replicaCount | Kong instance count | `1` |
|
||||
| admin.useTLS | Secure Admin traffic | `true` |
|
||||
|
||||
Reference in New Issue
Block a user