initial commit
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 57s

Change-Id: If828a59747288b93a9fbe8728157ffd1e73639b6
This commit is contained in:
Scaffolder
2026-07-27 10:07:51 +00:00
commit f4c62f1527
209 changed files with 105803 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
---
# Source: opentelemetry-demo/charts/grafana/templates/role.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
name: grafana
namespace: default
labels:
helm.sh/chart: grafana-12.3.0
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: example
app.kubernetes.io/version: "13.0.1"
rules: []