mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/kong] fix link to Custom Resource Definitions in README.md (#14606)
* Update README.md Signed-off-by: Dmitry Kozlov <dmitry.f.kozlov@gmail.com> * [stable/kong] Chart version bump to 0.12.1 Signed-off-by: Dmitry Kozlov <dmitry.f.kozlov@gmail.com> * [stable/kong] change Custom Resource Definitions link name in README.md Signed-off-by: Dmitry Kozlov <dmitry.f.kozlov@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
00edef56ea
commit
761082faa8
@@ -10,5 +10,5 @@ maintainers:
|
||||
name: kong
|
||||
sources:
|
||||
- https://github.com/Kong/kong
|
||||
version: 0.12.0
|
||||
version: 0.12.1
|
||||
appVersion: 1.1
|
||||
|
||||
@@ -361,9 +361,7 @@ The custom resources are:
|
||||
- KongPlugin
|
||||
- KongIngress
|
||||
|
||||
You can can learn about kong ingress custom resource definitions here:
|
||||
|
||||
- [https://github.com/Kong/kubernetes-ingress-controller/blob/master/docs/custom-resources.md]()
|
||||
You can can learn about kong ingress custom resource definitions [here](https://github.com/Kong/kubernetes-ingress-controller/blob/master/docs/custom-resources.md).
|
||||
|
||||
| Parameter | Description | Default |
|
||||
| --------------- | ----------------------------------------- | ---------------------------------------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user