Skip to content

Commit

Permalink
Merge pull request #1470 from mrueg/remove-chart
Browse files Browse the repository at this point in the history
charts: Remove chart
  • Loading branch information
k8s-ci-robot committed May 6, 2021
2 parents 4009bea + ac1fb8b commit 0a51f96
Show file tree
Hide file tree
Showing 23 changed files with 6 additions and 1,268 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ are deleted they are no longer visible on the `/metrics` endpoint.
- [Usage](#usage)
- [Kubernetes Deployment](#kubernetes-deployment)
- [Limited privileges environment](#limited-privileges-environment)
- [Helm Chart](#helm-chart)
- [Development](#development)
- [Developer Contributions](#developer-contributions)

Expand Down Expand Up @@ -320,6 +321,11 @@ spec:

For the full list of arguments available, see the documentation in [docs/cli-arguments.md](./docs/cli-arguments.md)


#### Helm Chart

The official Helm chart is maintained in [prometheus-community/helm-charts](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-state-metrics).

#### Development

When developing, test a metric dump against your local Kubernetes cluster by
Expand Down
21 changes: 0 additions & 21 deletions charts/kube-state-metrics/.helmignore

This file was deleted.

15 changes: 0 additions & 15 deletions charts/kube-state-metrics/Chart.yaml

This file was deleted.

202 changes: 0 additions & 202 deletions charts/kube-state-metrics/LICENSE

This file was deleted.

6 changes: 0 additions & 6 deletions charts/kube-state-metrics/OWNERS

This file was deleted.

69 changes: 0 additions & 69 deletions charts/kube-state-metrics/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions charts/kube-state-metrics/templates/NOTES.txt

This file was deleted.

47 changes: 0 additions & 47 deletions charts/kube-state-metrics/templates/_helpers.tpl

This file was deleted.

Loading

0 comments on commit 0a51f96

Please sign in to comment.