try prometheus

This commit is contained in:
2025-03-29 22:17:02 +01:00
parent ea8df9ea42
commit 37becb446f
8 changed files with 156 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: prometheus-operator
roleRef:
kind: ClusterRole
name: prometheus-operator
apiGroup: rbac.authorization.k8s.io
subjects:
- kind: ServiceAccount
name: prometheus-operator
namespace: monitoring