mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/kong] Update Kong role to match users params (#10263)
* Making the resource dynamic to what the user value is Signed-off-by: garland <garlandk@gmail.com> * Upping chart version Signed-off-by: garland <garlandk@gmail.com> * Bumped the wrong version Signed-off-by: garland <garlandk@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
a7c58360bf
commit
2f3e90f997
@@ -12,5 +12,5 @@ maintainers:
|
||||
name: kong
|
||||
sources:
|
||||
- https://github.com/Kong/kong
|
||||
version: 0.7.0
|
||||
version: 0.7.1
|
||||
appVersion: 0.14.1
|
||||
|
||||
@@ -28,7 +28,7 @@ rules:
|
||||
# Here: "<ingress-controller-leader>-<nginx>"
|
||||
# This has to be adapted if you change either parameter
|
||||
# when launching the nginx-ingress-controller.
|
||||
- "ingress-controller-leader-nginx"
|
||||
- "kong-ingress-controller-leader-kong-{{ .Values.ingressController.ingressClass }}"
|
||||
verbs:
|
||||
- get
|
||||
- update
|
||||
|
||||
Reference in New Issue
Block a user