github.com/replicatedcom/ship@v0.50.0/integration/unfork/istio-k8s/expected/base/charts/galley/templates/clusterrolebinding.yaml (about)

     1  ---
     2  # Source: istio/charts/galley/templates/clusterrolebinding.yaml
     3  apiVersion: rbac.authorization.k8s.io/v1beta1
     4  kind: ClusterRoleBinding
     5  metadata:
     6    name: istio-galley-admin-role-binding-default
     7    labels:
     8      app: istio-galley
     9      chart: galley-1.0.3
    10      heritage: Tiller
    11      release: istio
    12  roleRef:
    13    apiGroup: rbac.authorization.k8s.io
    14    kind: ClusterRole
    15    name: istio-galley-default
    16  subjects:
    17    - kind: ServiceAccount
    18      name: istio-galley-service-account
    19      namespace: default