infra/k8s/operators/kube-prometheus/prometheus-cluster-role-patch.yaml

7 lines
124 B
YAML
Raw Normal View History

- op: add
path: /rules/-
value:
apiGroups: [""]
resources: [pods, services, endpoints]
verbs: [list, watch]