--- # Source: prometheus/templates/pushgateway/serviceaccount.yaml apiVersion: v1 kind: ServiceAccount metadata: labels: component: "pushgateway" app: prometheus release: prometheus chart: prometheus-15.8.6 heritage: Helm name: prometheus-pushgateway namespace: default annotations: {}