github.com/replicatedcom/ship@v0.50.0/integration/unfork/istio-k8s/expected/base/charts/security/templates/ClusterRoleBinding-istio-security-post-install-role-binding-default.yaml (about)

     1  apiVersion: rbac.authorization.k8s.io/v1beta1
     2  kind: ClusterRoleBinding
     3  metadata:
     4    name: istio-security-post-install-role-binding-default
     5    labels:
     6      app: istio-security
     7      chart: security-1.0.3
     8      heritage: Tiller
     9      release: istio
    10  roleRef:
    11    apiGroup: rbac.authorization.k8s.io
    12    kind: ClusterRole
    13    name: istio-security-post-install-default
    14  subjects:
    15    - kind: ServiceAccount
    16      name: istio-security-post-install-account
    17      namespace: default