Files
home-cluster-ops/infrastructures/prometheus/env/k3s-cluster/cluster-role-binding.yaml
2024-07-18 23:15:45 +10:00

12 lines
262 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: prometheus
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: prometheus
subjects:
- kind: ServiceAccount
name: prometheus
namespace: prometheus