github.com/replicatedcom/ship@v0.50.0/integration/init/istio-1.0.3/expected/base/charts/gateways/templates/ClusterRoleBinding-istio-egressgateway-default.yaml (about)

     1  ---
     2  # Source: istio/charts/gateways/templates/clusterrolebindings.yaml
     3  
     4  apiVersion: rbac.authorization.k8s.io/v1beta1
     5  kind: ClusterRoleBinding
     6  metadata:
     7    name: istio-egressgateway-default
     8  roleRef:
     9    apiGroup: rbac.authorization.k8s.io
    10    kind: ClusterRole
    11    name: istio-egressgateway-default
    12  subjects:
    13    - kind: ServiceAccount
    14      name: istio-egressgateway-service-account
    15      namespace: default