apiVersion: v1 kind: ServiceAccount metadata: name: metrics-reader namespace: production ---
# Service Account for the application apiVersion: v1 kind: ServiceAccount metadata: name: web-app-sa namespace: production