Commit Graph
6 Commits
Author SHA1 Message Date
Andrew Plummer 53927e5ec4 [stable/kured] Update the readme and remove old comment (#11984)
Signed-off-by: Andrew Plummer <plummer574@gmail.com>
2019-03-07 12:12:08 -08:00
Will Hughes f8419597d5 [stable/kured] Allow setting imagePullSecrets and nodeSelector from values.yaml (#9590)
* [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>
2019-01-09 08:29:06 -08:00
Patrick M. Slattery 1ce10908a7 Updated role to accommodate using a Helm release name other than "kured" (#9206)
* 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>
2018-12-17 08:23:10 -08:00
Aditya Sundaramurthy 937139b4ba [stable/kured] Add pod annotations (#9736)
* [stable/kured] Add support for podAnnotations

Signed-off-by: Aditya Sundaramurthy <aditya.sundaramurthy@gmail.com>

* fix merge error

Signed-off-by: Aditya Sundaramurthy <aditya.sundaramurthy@gmail.com>
2018-12-04 14:39:14 -08:00
Flavian 8d6ae3187f updated kured chart (#9016)
Signed-off-by: Flavian <flavian.sierk@gmail.com>
2018-11-08 09:13:51 -08:00
Andrew Plummer f9c7298f4e [stable/kured] Add initial chart (#6470)
* [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
2018-08-15 13:26:04 -07:00