github.com/replicatedcom/ship@v0.50.0/integration/init/istio/expected/base/charts/gateways/templates/ServiceAccount-istio-egressgateway-service-account.yaml (about)

     1  ---
     2  # Source: istio/charts/gateways/templates/serviceaccount.yaml
     3  
     4  apiVersion: v1
     5  kind: ServiceAccount
     6  metadata:
     7    name: istio-egressgateway-service-account
     8    namespace: default
     9    labels:
    10      app: gateways
    11      chart: gateways
    12      heritage: Tiller
    13      release: istio