github.com/replicatedcom/ship@v0.50.0/integration/unfork/istio-k8s/expected/base/charts/prometheus/templates/clusterrolebindings.yaml (about)

     1  ---
     2  # Source: istio/charts/prometheus/templates/clusterrolebindings.yaml
     3  apiVersion: rbac.authorization.k8s.io/v1beta1
     4  kind: ClusterRoleBinding
     5  metadata:
     6    name: prometheus-default
     7  roleRef:
     8    apiGroup: rbac.authorization.k8s.io
     9    kind: ClusterRole
    10    name: prometheus-default
    11  subjects:
    12  - kind: ServiceAccount
    13    name: prometheus
    14    namespace: default