acm/deploy/helm/clc-state-metrics/templates/metrics-service_account.yaml (5 lines of code) (raw):
# Copyright Contributors to the Open Cluster Management project
apiVersion: v1
kind: ServiceAccount
metadata:
name: clusterlifecycle-state-metrics-v2
namespace: '{{ .Values.global.namespace }}'