* [stable/kured] Allow setting `image.pullSecrets` and `nodeSelector` from values.yaml
Signed-off-by: William Hughes <will@willhughes.name>
* Update Chart.yaml
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
* Updated role to accommodate using a Helm release name other than "kured"
Signed-off-by: Patrick M. Slattery <pslattery@mywebgrocer.com>
* update chart version
the chart version should be bumped by more than a patch from this change. Also since its a stable chart, we might as well bump it to a 1.0.0 release.
Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
* [incubator/kured] Add initial chart
* [incubator/kured] CR: Add home and maintainers to Chart.yaml
* [incubator/kured] CR: Add sources to Chart.yaml
* [incubator/kured] CR: Fix apiVersion for DaemonSet
* [incubator/kured] CR: wrap ServiceAccount in rbac.create
* [incubator/kured] Exlicitly set .spec.selector for the DaemonSet
* [stable/kured] Move from incubator to stable
* [stable/kured] CR: Update for RBAC/ServiceAccount best practices
* CR: linting, remove extra space
* CR: allow tolerations for daemonset