Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
system-charts
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
system-charts
Commits
7dc5a3ab
Commit
7dc5a3ab
authored
Nov 15, 2019
by
loganhz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump coreos-kube-state-metrics to fix log issue
parent
37840ade
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
1 deletion
+23
-1
rbac.yaml
...ing/v0.0.6/charts/exporter-kube-state/templates/rbac.yaml
+22
-0
values.yaml
charts/rancher-monitoring/v0.0.6/values.yaml
+1
-1
No files found.
charts/rancher-monitoring/v0.0.6/charts/exporter-kube-state/templates/rbac.yaml
View file @
7dc5a3ab
...
...
@@ -67,6 +67,28 @@ rules:
verbs
:
-
"
list"
-
"
watch"
-
apiGroups
:
-
"
extensions"
-
"
networking.k8s.io"
resources
:
-
ingresses
verbs
:
-
"
list"
-
"
watch"
-
apiGroups
:
-
"
certificates.k8s.io"
resources
:
-
certificatesigningrequests
verbs
:
-
"
list"
-
"
watch"
-
apiGroups
:
-
"
storage.k8s.io"
resources
:
-
storageclasses
verbs
:
-
"
list"
-
"
watch"
---
apiVersion
:
v1
...
...
charts/rancher-monitoring/v0.0.6/values.yaml
View file @
7dc5a3ab
...
...
@@ -186,7 +186,7 @@ exporter-kube-state:
apiGroup
:
"
monitoring.coreos.com"
image
:
repository
:
rancher/coreos-kube-state-metrics
tag
:
v1.
5
.0
tag
:
v1.
8
.0
nodeSelectors
:
[]
resources
:
limits
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment