Generate manifests with kube-state-metrics 1.7.0
This commit is contained in:
committed by
Lili Cosic
parent
6faecd63b7
commit
3c652101f1
@@ -82,3 +82,10 @@ rules:
|
||||
verbs:
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- storage.k8s.io
|
||||
resources:
|
||||
- storageclass
|
||||
verbs:
|
||||
- list
|
||||
- watch
|
||||
|
@@ -55,7 +55,7 @@ spec:
|
||||
- --port=8081
|
||||
- --telemetry-host=127.0.0.1
|
||||
- --telemetry-port=8082
|
||||
image: quay.io/coreos/kube-state-metrics:v1.6.0
|
||||
image: quay.io/coreos/kube-state-metrics:v1.7.0-rc.1
|
||||
name: kube-state-metrics
|
||||
resources:
|
||||
limits:
|
||||
|
Reference in New Issue
Block a user