- ---
- # Source: loki-stack/charts/prometheus/templates/pushgateway-clusterrole.yaml
- apiVersion: rbac.authorization.k8s.io/v1beta1
- kind: ClusterRole
- metadata:
- labels:
- component: "pushgateway"
- app: prometheus
- release: loki
- chart: prometheus-9.3.1
- heritage: Tiller
- name: loki-prometheus-pushgateway
- rules:
|