rancher-charts/charts/rancher-istio/100.4.0+up1.14.1/templates/clusterrolebinding.yaml

13 lines
296 B
YAML
Raw Normal View History

2022-06-21 04:21:17 +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