github.com/replicatedcom/ship@v0.50.0/integration/init/cert-manager/expected/base/deploy/manifests/ServiceAccount-cert-manager-webhook-cert-manager.yaml (about)

     1  # Source: cert-manager/charts/webhook/templates/serviceaccount.yaml
     2  apiVersion: v1
     3  kind: ServiceAccount
     4  metadata:
     5    name: cert-manager-webhook
     6    namespace: "cert-manager"
     7    labels:
     8      app: webhook
     9      chart: webhook-v0.7.0
    10      release: cert-manager
    11      heritage: Tiller