infra4talos/apps-kustomized/kube-prometheus/blackboxExporter-clusterRoleBinding.yaml
Martyn Ranyard 4ce267de84 kube-prometheus
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
2024-02-15 19:16:38 +01:00

19 lines
520 B
YAML

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
labels:
app.kubernetes.io/component: exporter
app.kubernetes.io/name: blackbox-exporter
app.kubernetes.io/part-of: kube-prometheus
app.kubernetes.io/version: 0.24.0
name: blackbox-exporter
annotations:
argocd.argoproj.io/sync-wave: '1'
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: blackbox-exporter
subjects:
- kind: ServiceAccount
name: blackbox-exporter
namespace: monitoring