netflux-kubernetes/deploy/base/inflated/prometheus/templates/pushgateway/clusterrole.yaml

15 lines
307 B
YAML

---
# Source: prometheus/templates/pushgateway/clusterrole.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
labels:
component: "pushgateway"
app: prometheus
release: prometheus
chart: prometheus-15.8.6
heritage: Helm
name: prometheus-pushgateway
rules:
[]