rancher-charts/charts/rancher-istio/102.1.0+up1.16.3/templates/clusterrolebinding.yaml

13 lines
296 B
YAML
Raw Normal View History

2023-04-12 16:21:34 +00:00
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: istio-installer
subjects:
- kind: ServiceAccount
name: istio-installer
namespace: {{ template "istio.namespace" . }}
roleRef:
kind: ClusterRole
name: istio-installer
apiGroup: rbac.authorization.k8s.io