* Adds security context for mysql pod
Signed-off-by: Ke Zhu <kzhu@us.ibm.com>
* Bumps minor version number for the chart mysql
Signed-off-by: Ke Zhu <kzhu@us.ibm.com>
* Add secret hash to podspec so grafana pods redeploy on secret regen
Signed-off-by: Lee Cattarin <lecattar@microsoft.com>
* Version bump
Signed-off-by: Lee Cattarin <lecattar@microsoft.com>
* add support for pod disruption budget
Signed-off-by: Jay Howard <jay.howard@rmn.com>
* support pod disruption budget parameters explicitly; bump minor version
Signed-off-by: Jay Howard <jay.howard@rmn.com>
* remove default values for minAvailable and maxUnavailable since they're mutually exclusive and neither is required
Signed-off-by: Jay Howard <jay.howard@rmn.com>
* [stable/kube-state-metrics]: Add support for host networking
Signed-off-by: Nicholas Capo <nicholas.capo@gmail.com>
* [stable/kube-state-metrics] Remove unknown filter
Signed-off-by: Nicholas Capo <nicholas.capo@gmail.com>
* Modify Ingress template to be easier to --set
Signed-off-by: Scott Collier <collierthescott@gmail.com>
* Update README
Signed-off-by: Scott Collier <collierthescott@gmail.com>
* Updated TLS to match new Ingress format
Signed-off-by: Scott Collier <collierthescott@gmail.com>
* Fix trailing spaces
Signed-off-by: Scott Collier <collierthescott@gmail.com>
* Additional readme info
Signed-off-by: Scott Collier <collierthescott@gmail.com>
* Modified ingress template to allow path configuration. Bumped major version to reflect incompatible API change.
Signed-off-by: Scott Collier <collierthescott@gmail.com>
* separat issue templates for bugs/features
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
* added PR title conventions to check list
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
* set chart label based on the chart name and version
Signed-off-by: Janusz Bialy <jbialy@gmail.com>
* bump chart version
Signed-off-by: Janusz Bialy <jbialy@gmail.com>
* Add a vault.chart function that can be used to define labels
Signed-off-by: Janusz Bialy <jbialy@gmail.com>
* add scope
Signed-off-by: Janusz Bialy <jbialy@gmail.com>
* Bumping chart version
Signed-off-by: Matt Farina <matt@mattfarina.com>
* Uses subpath when mounting mysql configurationFiles via configmap
Signed-off-by: Ke Zhu <kzhu@us.ibm.com>
* Bumps chart version
Signed-off-by: Ke Zhu <kzhu@us.ibm.com>
* Secure the alertmanager integrations by using an existing secret
Alertmanager is a sensible app because all the integrations are defined there
(like PagerDuty, OpsGenie etc). So its configuration can contain many secrets
This will allow to skip the configuration passed from values.yaml and use
an existing secret, which can be created with sealed secrets, aws-ssm etc
Signed-off-by: Liviu Costea <email.lcostea@gmail.com>
* Add existing secret configuration to the ci values
Signed-off-by: Liviu Costea <email.lcostea@gmail.com>
* Bump chart version
Signed-off-by: Liviu Costea <email.lcostea@gmail.com>
* 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>