Commit Graph
8 Commits
Author SHA1 Message Date
Marcos Estévez Martínez eb141b5e47 [stable/reloader] Adds imagePullSecrets and securityContext (#17829)
* [stable/reloader] Adds imagePullSecrets to ServiceAccount

Adds securityContext to Deployment

Updates stakater/reloader image to v0.0.41

Moves examples from README.md to values.yaml

Signed-off-by: Marcos Estevez <marcos.stvz@gmail.com>

* Sync with upstream stakater/Reloader chart

Signed-off-by: Marcos Estevez <marcos.stvz@gmail.com>
2019-10-10 06:27:44 -07:00
Romeo Dumitrescu 43b5db47d7 [stable/reloader] Fix nodeSelector indenting (#16440)
Signed-off-by: Romeo Dumitrescu <winromulus@users.noreply.github.com>
2019-08-20 00:25:33 -07:00
Romeo Dumitrescu 13c8cd9950 [stable/reloader] Fix multiple small issues (#16313)
* [stable/reloader] Fix multiple small issues

- Added nodeSelector for deployment
- Fixed `README` to properly indicate that all values are coming from the `reloader` section
- Fixed service account name to fallback to the chart fullname for the name uniformity of deployed resources when not explicitly set
- Fixed role and role binding to use the chart fullname for the name uniformity of deployed resources

Signed-off-by: Romeo Dumitrescu <winromulus@users.noreply.github.com>

* Fix cluster role binding name

Signed-off-by: Romeo Dumitrescu <winromulus@users.noreply.github.com>
2019-08-19 03:29:29 -07:00
James Ritter be5bca2eaf Update ClusterRole and ClusterRoleBinding to use full name (#15761)
Signed-off-by: James Ritter <jamesritter15@gmail.com>
2019-08-01 01:32:16 -07:00
James Ritter 98b5d751a5 [stable/reloader] Bump Version to v0.0.29 (#14574)
* Bump Version to v0.0.29

Update app version in README.md, Chart.yaml and in the values.yaml

Signed-off-by: James Ritter <jamesritter15@gmail.com>

* Add  custom_annotations template

Add custom_annotations to be compatible with v0.0.29

Signed-off-by: James Ritter <jamesritter15@gmail.com>
2019-06-12 07:39:31 -07:00
Miguel Angel Medina Mondragon f9c3cb33d2 add namespace field (#11888)
Signed-off-by: Miguel Angel Medina Mondragon <kanolato@gmail.com>
2019-03-14 05:34:24 -07:00
Carlos Tadeu Panato Junior 65a1c9ef64 bump reloader to 0.0.25 (#11452)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-02-15 12:46:41 -08:00
Faizan Ahmad 5de8d5f430 [helm/charts] [stakater/reloader] Add reloader to helm public charts repo (#9859)
* [helm/charts] Add reloader in helm charts public repo

Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>

* Update reloader deploymentapiVersion

Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>

* Update chart.yaml

Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>

* Fix selector labels

Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>

* Update chart version

Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>

* Update sources

Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>

* Update readme

Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
2019-02-15 07:20:44 -08:00