github.com/replicatedhq/ship@v0.55.0/integration/init/grafana-with-values/expected/base/clusterrole.yaml (about)

     1  ---
     2  # Source: grafana/templates/clusterrole.yaml
     3  
     4  kind: ClusterRole
     5  apiVersion: rbac.authorization.k8s.io/v1
     6  metadata:
     7    labels:
     8      app: grafana
     9      chart: grafana-1.19.0
    10      release: grafana
    11      heritage: Tiller
    12    name: grafana-clusterrole
    13  rules: []