Updates server binding.

Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
This commit is contained in:
Vlad Losev 2021-02-24 09:21:05 -08:00
parent d432b7542c
commit c6f78510fa
No known key found for this signature in database
GPG key ID: 3A3C3B9FAA3AB7AE

View file

@ -21,11 +21,7 @@ subjects:
namespace: {{ .Release.Namespace }}
---
apiVersion: rbac.authorization.k8s.io/v1
{{- if .Values.singleNamespace }}
kind: RoleBinding
{{ else }}
kind: ClusterRoleBinding
{{- end }}
metadata:
name: {{ .Release.Name }}-{{ .Values.server.name}}-cluster-template
roleRef: