Skip to content

Commit

Permalink
Removed secrets permission from kube-state-metrics ClusterRole
Browse files Browse the repository at this point in the history
  • Loading branch information
Chimbu-DoiT authored Feb 21, 2024
1 parent 32c84f5 commit c2e6361
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/doit-eks-lens/templates/doit-kube-state-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ rules:
- ""
resources:
- configmaps
- secrets
- nodes
- pods
- services
Expand Down Expand Up @@ -228,4 +227,4 @@ spec:
ports:
- name: http-metrics
port: 8080
{{ end }}
{{ end }}

0 comments on commit c2e6361

Please sign in to comment.