* 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>
* Use single consul token for vault and consul agent
Signed-off-by: Cyrille <cyrille@omise.co>
* Bump version
Signed-off-by: Cyrille <cyrille@omise.co>
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>