github.com/argoproj-labs/argocd-operator@v0.10.0/config/rbac/auth_proxy_client_clusterrole.yaml (about) 1 apiVersion: rbac.authorization.k8s.io/v1 2 kind: ClusterRole 3 metadata: 4 name: metrics-reader 5 rules: 6 - nonResourceURLs: 7 - "/metrics" 8 verbs: 9 - get