[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:
sekka1
2019-01-02 09:24:18 -08:00
committed by Kubernetes Prow Robot
parent a7c58360bf
commit 2f3e90f997
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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