a2d70b146a
* Add a Helm chart for a cronjob for doing etcd defrag * Add HelmRelease to deploy etcd defrag cronjob onto clusters * Use charts from the repository in tests * Clarify comment in values * Reinstate pull_request_target |
||
---|---|---|
.. | ||
templates | ||
Chart.yaml | ||
README.md | ||
values.yaml |
etcd-defrag chart
This chart installs a CronJob that will periodically defragment the etcd keyspace for a cluster that is managed using kubeadm.
It is installed as part of the cluster-addons.