github.com/replicatedcom/ship@v0.50.0/integration/init/istio/expected/base/charts/prometheus/templates/serviceaccount.yaml (about)

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