mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Signed-off-by: Wayne Foley <wayne.foley@providence.org>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
2bbc4311a2
commit
a958f58bd1
@@ -12,5 +12,5 @@ maintainers:
|
||||
name: kong
|
||||
sources:
|
||||
- https://github.com/Kong/kong
|
||||
version: 0.6.6
|
||||
version: 0.6.7
|
||||
appVersion: 0.14.1
|
||||
|
||||
@@ -13,7 +13,6 @@ roleRef:
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
kind: Role
|
||||
name: {{ template "kong.fullname" . }}
|
||||
namespace: {{ .Release.Namespace }}
|
||||
subjects:
|
||||
- kind: ServiceAccount
|
||||
name: {{ template "kong.serviceAccountName" . }}
|
||||
|
||||
Reference in New Issue
Block a user