Files
lint-enforcement-v3/examples/default/rendered/prometheus/clusterrolebinding.yaml
Scaffolder 489eba335a
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m0s
initial commit
Change-Id: I5f624b221545283dafa1ca30bef9b8b722fcf0c7
2026-07-13 08:10:15 +00:00

22 lines
592 B
YAML

---
# Source: opentelemetry-demo/charts/prometheus/templates/clusterrolebinding.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
labels:
app.kubernetes.io/component: server
app.kubernetes.io/name: prometheus
app.kubernetes.io/instance: example
app.kubernetes.io/version: v3.11.3
helm.sh/chart: prometheus-29.6.0
app.kubernetes.io/part-of: prometheus
name: prometheus
subjects:
- kind: ServiceAccount
name: prometheus
namespace: default
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: prometheus