Skip to content
Snippets Groups Projects
Commit f8c48a97 authored by Giancarlo Rubio's avatar Giancarlo Rubio
Browse files

bump kube-state-metrics to v1.0.1 + fix rbac metric

parent 40fa4ccd
Branches
Tags
No related merge requests found
......@@ -25,7 +25,7 @@ Edit prometheus-operator/contrib/kube-prometheus/manifests/prometheus/prometheus
The manifest will look like that:
```
apiVersion: monitoring.coreos.com/v1alpha1
apiVersion: monitoring.coreos.com/v1
kind: Prometheus
metadata:
name: k8s
......@@ -87,7 +87,7 @@ subsets:
port: 2379
protocol: TCP
---
apiVersion: monitoring.coreos.com/v1alpha1
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: etcd-k8s
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment