* [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>
* Allow templates in user-provided configmap values
Render configmap, master.configmap, slave.configmap, and
sentinel.configmap using the tpl function.
This allows us to do things like set the dbfilename to the release name
And is useful for charts that use redis as a subchart and want to
provide additional redis settings for users to tune.
Signed-off-by: DJ Mountney <david@twkie.net>
* Update readme to reference values now parsed as templates
Signed-off-by: DJ Mountney <david@twkie.net>
* Added resources to replica deployment and HPA.
Signed-off-by: Tomas Voslar <t.voslar@gmail.com>
* HPA not mandatory.
Signed-off-by: Tomas Voslar <t.voslar@gmail.com>
* Bump version.
Signed-off-by: Tomas Voslar <t.voslar@gmail.com>
* Add docs.
Signed-off-by: Tomas Voslar <t.voslar@gmail.com>
* Added standard labels.
Signed-off-by: Tomas Voslar <t.voslar@gmail.com>
* Add nodeSelector, tolerations and affinity.
Signed-off-by: Tomas Voslar <t.voslar@gmail.com>
* Fix.
Signed-off-by: Tomas Voslar <t.voslar@gmail.com>
This option is `true` by default. Setting it to `false` disable all
configuration done via XML files.
Other changes:
- update Jenkins configuration as code plugin to 1.27
- replace "slave" by "agent" in the documentation
For terminology check https://jenkins.io/doc/book/glossary/
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
This way we can re-use the logic when configuring the URL
via JCasC or when we need the URL somewhere else.
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
* Update stable/datadog application to 6.13.0
* Bump the chart version to `1.33.0`
* Update the application version to `6.13.0`
* Update Kube-State-Metrics version to `1.7.2` with chart `2.2.3`
* Fix wrong indentation in kube-state-metrics parameters
* Document the possibility to overwrite KSM container resources
* Add ci/*-values.yaml files for CI validation
Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
* temporary remove stable/datadog/ci folder
Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
* add in comment example
Signed-off-by: cedric lamoriniere <cedric.lamoriniere@datadoghq.com>
* added PodDisruptionBudget on Kong and its ingress
Signed-off-by: Felippe Mendonça <mendonca.felippe@gmail.com>
* changed default value podDisruption feature to false
- update README
- included ci test to podDisruptionBudget
Signed-off-by: Felippe Mendonça <mendonca.felippe@gmail.com>
* version bumped
Signed-off-by: Felippe Mendonça <mendonca.felippe@gmail.com>
* This supports the use case of running a Prometheus server in one
cluster and scraping exporters in another cluster while using the same
helm chart (with different values.yaml) for each deployment.
Signed-off-by: Nicholas Capo <nicholas.capo@gmail.com>
* Set container name to "jenkins" because it is always called Jenkins,
what does change is the Pod name not the Container name (check
jenkins-master-deployment.yaml line 153)
Signed-off-by: Alejandro Garrido Mota <garridomota@gmail.com>
* Added myself as a maintainer
Signed-off-by: Alejandro Garrido Mota <garridomota@gmail.com>
* Added prometheusRules support
- Bump Charts.yaml
- Added prometheusRules resource template
- Added new variables in README
- Added new variables default values in values.yaml
Signed-off-by: Alejandro Garrido Mota <garridomota@gmail.com>
* Removed trailing space in order to pass helm lint, my local helm
lint didn't detect it :-(
Signed-off-by: Alejandro Garrido Mota <garridomota@gmail.com>
* Bump it to 1.16.0 because is a new feature
Signed-off-by: Alejandro Garrido Mota <garridomota@gmail.com>
* [stable/logstash] Add servicemonitor support for exporter
Signed-off-by: Tzu-Jung Lee <roylee17@gmail.com>
* [stable/logstash] update README for servicemonitor values, and bump version
Signed-off-by: Tzu-Jung Lee <roylee17@gmail.com>
If vault container has lifecycle postStart script which is waiting for vault to startup
and vault is configured to use Consul Agent then this postStart would never finish successfully.
Specifing consulAgent container before vault will fix this deadlock.
Signed-off-by: Alexander Charykov <monester@gmail.com>
This is an oversight -- we want to persist the search indexes on the
same volume where CouchDB is storing database data. Requires an update
to the underlying search image.
Signed-off-by: Adam Kocoloski <kocolosk@apache.org>
* [stable/spinnaker] This allows for ephemeral halyard deployments
This give you the ability to deploy to clusters without pvc support.
Co-authored-by: Paul Czarkowski <pczarkowski@pivotal.io>
Co-authored-by: JJ Asghar <awesome@ibm.com>
Signed-off-by: JJ Asghar <awesome@ibm.com>
Signed-off-by: JJ Asghar <jjasghar@gmail.com>
* Updated the Chart.yaml per the contrib docs
Signed-off-by: JJ Asghar <awesome@ibm.com>
Signed-off-by: JJ Asghar <jjasghar@gmail.com>
* Copy incubator chart for CouchDB to stable
Signed-off-by: Adam Kocoloski <kocolosk@apache.org>
* Bump stable chart version and update docs
Signed-off-by: Adam Kocoloski <kocolosk@apache.org>
* Deprecate incubator chart for CouchDB
Signed-off-by: Adam Kocoloski <kocolosk@apache.org>
* Update helper image
This is just a base image update to clear out a few CVEs.
Signed-off-by: Adam Kocoloski <kocolosk@apache.org>
* [stable/metabase] Add tolerations and affinity
Signed-off-by: Amit Oren <amitoren224@gmail.com>
* [stable/metabase] Update chart version
Signed-off-by: Amit Oren <amitoren224@gmail.com>
* [stable/kong] Allow for declarative configuration (#15284)
This commit adds the capabilities to specify a declarative configuration. This
is necessary if you would like to run in DB-less mode with deploying the Kong
ingress controller. Documentation has also been adapted.
Signed-off-by: Christof Debaes <cdebaes@isabel.eu>
* [stable/kong] Allow for declarative configuration (#15284)
Removed trailing spaces, and the include spaces in comments to pass upstream linting.
Signed-off-by: Christof Debaes <cdebaes@isabel.eu>
* [stable/kong] Allow for declarative configuration, add config checksum (#15284)
Added the a configuration checksum such that all pods get restarted if an update
of the declarativeConfig values has been made (as opposed to merely updating the
configMap).
Signed-off-by: Christof Debaes <cdebaes@isabel.eu>
* [stable/kong] Allow for declarative configuration, reorganize toYaml to pass linting (#15284)
Signed-off-by: Christof Debaes <cdebaes@isabel.eu>
* [stable/kong] Add support for existing ConfigMap in declarative mode (helm#15284)
Signed-off-by: Michaël Van de Borne <mvandeborne@isabel.eu>
* [stable/kong] Updating README.md and changed naming from declarative towards dbless (helm#15284)
Signed-off-by: Christof Debaes <cdebaes@isabel.eu>
* [stable/kong] Adding separate CI test for dbless with and without configMap (no KIC). Updated default configMap name and updated sha256 checksum (helm#15284)
Signed-off-by: Christof Debaes <cdebaes@isabel.eu>
* [stable/kong] Renaming the CI test values file so they are picked up by CI (chart-testing)
Signed-off-by: Christof Debaes <cdebaes@isabel.eu>
* [stable/kong] Removed test case with external declarative ConfigMap + Add previous test case with no ingress controllers and no config
Signed-off-by: Christof Debaes <cdebaes@isabel.eu>
* [stable/mysqldump] Add support for uploading backups to OpenStack
Signed-off-by: Marcus Sonestedt <marcus.s.lindblom@gmail.com>
* [stable/mysqldump] Add optional securityContext to avoid running as root
Signed-off-by: Marcus Sonestedt <marcus.s.lindblom@gmail.com>