Update kube-state-metrics from v1.2.0 to v1.3.0

* https://github.com/kubernetes/kube-state-metrics/pull/412
* https://github.com/kubernetes/kube-state-metrics/pull/413
This commit is contained in:
Dalton Hubble
2018-04-04 21:04:13 -07:00
parent 18dbaf74ce
commit 7186aa46da
3 changed files with 4 additions and 1 deletions

View File

@ -5,6 +5,8 @@ metadata:
rules:
- apiGroups: [""]
resources:
- configmaps
- secrets
- nodes
- pods
- services