mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Adds the release name as a prefix to the custom NGINX template ConfigMap. The static name created a regression preventing multiple installations of Kong in the same namespace, as Helm would attempt to create the same ConfigMap twice. Signed-off-by: Travis Raines <traines@konghq.com>
17 lines
412 B
YAML
17 lines
412 B
YAML
apiVersion: v1
|
|
description: The Cloud-Native Ingress and
|
|
Service Mesh for APIs and Microservices
|
|
engine: gotpl
|
|
home: https://KongHQ.com/
|
|
icon: https://s3.amazonaws.com/downloads.kong/universe/assets/icon-kong-inc-large.png
|
|
maintainers:
|
|
- name: shashiranjan84
|
|
email: shashi@konghq.com
|
|
- name: hbagdi
|
|
email: harry@konghq.com
|
|
name: kong
|
|
sources:
|
|
- https://github.com/Kong/kong
|
|
version: 0.14.2
|
|
appVersion: 1.2
|