2018-12-12 18:18:00 +01:00
|
|
|
apiVersion: rbac.authorization.k8s.io/v1
|
|
|
|
items:
|
|
|
|
- apiVersion: rbac.authorization.k8s.io/v1
|
|
|
|
kind: RoleBinding
|
|
|
|
metadata:
|
|
|
|
name: prometheus-k8s
|
|
|
|
namespace: default
|
|
|
|
roleRef:
|
|
|
|
apiGroup: rbac.authorization.k8s.io
|
|
|
|
kind: Role
|
|
|
|
name: prometheus-k8s
|
|
|
|
subjects:
|
|
|
|
- kind: ServiceAccount
|
|
|
|
name: prometheus-k8s
|
|
|
|
namespace: monitoring
|
|
|
|
- apiVersion: rbac.authorization.k8s.io/v1
|
|
|
|
kind: RoleBinding
|
|
|
|
metadata:
|
|
|
|
name: prometheus-k8s
|
|
|
|
namespace: kube-system
|
|
|
|
roleRef:
|
|
|
|
apiGroup: rbac.authorization.k8s.io
|
|
|
|
kind: Role
|
|
|
|
name: prometheus-k8s
|
|
|
|
subjects:
|
|
|
|
- kind: ServiceAccount
|
|
|
|
name: prometheus-k8s
|
|
|
|
namespace: monitoring
|
|
|
|
- apiVersion: rbac.authorization.k8s.io/v1
|
|
|
|
kind: RoleBinding
|
|
|
|
metadata:
|
|
|
|
name: prometheus-k8s
|
|
|
|
namespace: monitoring
|
|
|
|
roleRef:
|
|
|
|
apiGroup: rbac.authorization.k8s.io
|
|
|
|
kind: Role
|
|
|
|
name: prometheus-k8s
|
|
|
|
subjects:
|
|
|
|
- kind: ServiceAccount
|
|
|
|
name: prometheus-k8s
|
|
|
|
namespace: monitoring
|
2019-02-01 14:52:53 +01:00
|
|
|
- apiVersion: rbac.authorization.k8s.io/v1
|
|
|
|
kind: RoleBinding
|
|
|
|
metadata:
|
|
|
|
name: prometheus-k8s
|
2019-03-25 22:01:00 +01:00
|
|
|
namespace: metallb-system
|
2019-02-01 14:52:53 +01:00
|
|
|
roleRef:
|
|
|
|
apiGroup: rbac.authorization.k8s.io
|
|
|
|
kind: Role
|
|
|
|
name: prometheus-k8s
|
|
|
|
subjects:
|
|
|
|
- kind: ServiceAccount
|
|
|
|
name: prometheus-k8s
|
|
|
|
namespace: monitoring
|
2019-02-04 21:03:30 +01:00
|
|
|
- apiVersion: rbac.authorization.k8s.io/v1
|
|
|
|
kind: RoleBinding
|
|
|
|
metadata:
|
|
|
|
name: prometheus-k8s
|
2019-03-25 22:01:00 +01:00
|
|
|
namespace: logging
|
2019-02-04 21:03:30 +01:00
|
|
|
roleRef:
|
|
|
|
apiGroup: rbac.authorization.k8s.io
|
|
|
|
kind: Role
|
|
|
|
name: prometheus-k8s
|
|
|
|
subjects:
|
|
|
|
- kind: ServiceAccount
|
|
|
|
name: prometheus-k8s
|
|
|
|
namespace: monitoring
|
2018-12-12 18:18:00 +01:00
|
|
|
kind: RoleBindingList
|