...

Text file src/edge-infra.dev/config/pallets/o11y/prometheus-stackdriver-controller/rbac/binding.yaml

Documentation: edge-infra.dev/config/pallets/o11y/prometheus-stackdriver-controller/rbac

     1apiVersion: rbac.authorization.k8s.io/v1
     2kind: ClusterRoleBinding
     3metadata:
     4  name: prometheus-stackdriver-controller
     5roleRef:
     6  name: prometheus-stackdriver-controller
     7  kind: ClusterRole
     8  apiGroup: rbac.authorization.k8s.io
     9subjects:
    10- name: prometheus-stackdriver-controller
    11  namespace: prometheus-stackdriver-controller
    12  kind: ServiceAccount

View as plain text