* Fix README.md to match values.yaml
Signed-off-by: Dagenais, Philippe <pdagenais@nuglif.com>
* Bump chart Version
Signed-off-by: Dagenais, Philippe <pdagenais@nuglif.com>
* rabbitm -> rabbitmq
Signed-off-by: Dagenais, Philippe <pdagenais@nuglif.com>
* Change chart version to 0.4.1
Signed-off-by: Dagenais, Philippe <pdagenais@nuglif.com>
* [stable/prometheus-blackbox-exporter] add option to store config as a Secret
Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
* [stable/prometheus-blackbox-exporter] minor version bump
Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
* [stable/prometheus-blackbox-exporter/readme] fix formatting
Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
* [stable/prometheus-blackbox-exporter/deployment] tidy config volume
Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
* [stable/prometheus-blackbox-exporter/ci] add test values for secretConfig
Signed-off-by: Alice Sawatzky <alice.sawatzky@farmersedge.ca>
* Fix configmap of keycloak
Signed-off-by: kahootali <kahoot.ali@gmail.com>
* Add openshift route for nexus and nexus proxy.
Signed-off-by: Muhammad Hamza Zaib <hamza@aurorasolutions.io>
* Refactor code and bump minor version
Signed-off-by: Muhammad Hamza Zaib <hamza@aurorasolutions.io>
* Update docker-registry to 2.7.1
Signed-off-by: Christoph Manns <mannsc@strato.de>
* Increase minor version
Signed-off-by: Christoph Manns <mannsc@strato.de>
Also removes ingress from the minikube values for easier local testing.
And added a small fix to the Notes.txt.
Signed-off-by: Stijn De Haes <stijndehaes@gmail.com>
* Add agent raw pod yaml option
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* Update documentation
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* Add empty value for readability and editor use
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* Allow variable usage in yamlTemplate
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* Use html escaping function
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* Eliminate leading newline using trim
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* [stable/atlantis] pass flags as environment variable
Signed-off-by: Andy Aldo Dharmawan <andyaldodharmawan@gmail.com>
* [stable/atlantis] Bump chart version (MINOR)
Signed-off-by: Andy Aldo Dharmawan <andyaldodharmawan@gmail.com>
* [stable/atlantis] Update README.md
Add notes to indicate that server configurations are passed via
environment variables
Signed-off-by: Andy Aldo Dharmawan <andyaldodharmawan@gmail.com>
Signed-off-by: Maarten de Waard <maarten@greenhost.nl>
Update chart version number, document liveness and readiness variables
Signed-off-by: Maarten de Waard <maarten@greenhost.nl>
make liveness and readiness probe configurable
* Add instana-agent chart to stable.
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* Add environment variables for agent mode and download key
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Remove Helm docs in chart's README as Helm is a prerequisite
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Since agent.image is specific in values.yaml, removing the else condition as it is unreachable
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Fix formatting and indentation specifications in daemonset.yaml
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Use rbac.authorization.k8s.io/v1 RBAC api version
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Remove the definition and use of 'baseName' helper. Instead use the default `instana-agent.name` helper created by `helm create`.
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Following RBAC best practices specified in https://github.com/helm/helm/blob/master/docs/chart_best_practices/rbac.md
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Use standard resource and selector labels as suggested in the guidelines.
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Use apps/v1beta2 as the apiVersion for daemonset
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] .Values.serviceAccount.name should not be set by default.
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Remove name suffixes for resources unless there are multiple resources of the same kind. Use fullname template for resource names.
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Remove the component label. Rename helmChartLabels to commonLabels.
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Formatting changes in daemonset.yaml and removal of int function usage.
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Set agent image tag version to 1.0.17
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [feedback] Remove rbacApiVersion helper, specify it directly in clusterrole.yaml and clusterrolebinding.yaml
Signed-off-by: Dahlia Bock <dlbock@gmail.com>
* [stable/spring-cloud-data-flow] apiGroup extension does not have no permissions over Jobs
Signed-off-by: Garcia de la Villa, Alvaro <a.garcia@webberis.com>
* bump version
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
* [stable/jenkins] Add support for idleMinutes and serviceAccount
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* Modify agent service account feature to follow best practices
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* Conditionally set namespace for agent service account
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* Add missing period
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* Bump version again
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* Fix name collision when creating both service accounts but not specifying their names
Signed-off-by: Joshua Bussdieker <jbussdieker@gmail.com>
* [stable/gocd] Udate k8's Elastic Agent Plugin, update configmap.yaml to reflect multi cluster changes.Bumped up Elastic Profile API to v2. Added Cluster profile api and removed plugin settings API for k8's plugin Signed-off-by: Aditya Sood <adityas@thoughtworks.com>
Signed-off-by: adityasood <adityas@thoughtworks.com>
* [stable/gocd] Bump up chart version and GoCD App version, updated changelog Signed-off-by: Aditya Sood <adityas@thoughtworks.com>
Signed-off-by: adityasood <adityas@thoughtworks.com>
* Allow to pass `allow-fork-prs` to atlantis server
Signed-off-by: Andy Aldo Dharmawan <andyaldodharmawan@gmail.com>
* Allow passing `--default-tf-version=` flag when starting atlantis server
Signed-off-by: Andy Aldo Dharmawan <andyaldodharmawan@gmail.com>
* Update README.md
Signed-off-by: Andy Aldo Dharmawan <andyaldodharmawan@gmail.com>
* Set allowForkPRs property default to false
Signed-off-by: Andy Aldo Dharmawan <andyaldodharmawan@gmail.com>
* Bump chart version
Signed-off-by: Andy Aldo Dharmawan <andyaldodharmawan@gmail.com>
* Add extra `#` for comments in values.yaml
Signed-off-by: Andy Aldo Dharmawan <andyaldodharmawan@gmail.com>
* Update comment in values.yaml
Signed-off-by: Andy Aldo Dharmawan <andyaldodharmawan@gmail.com>
* Update README.md
Fix a mismatch between default values in documentation and in
`values.yaml`
Signed-off-by: Andy Aldo Dharmawan <andyaldodharmawan@gmail.com>