* Fix default values for prometheus-operator remoteRead/Write
Signed-off-by: Sam Song <ssong@sumologic.com>
* Bump up version
Signed-off-by: Sam Song <ssong@sumologic.com>
This adds detailed instructions and an example to setup broker external
access using external service type NodePort and LoadBalancer. These
instructions will help people new to kafka deployments avoid making
mistakes with broker setup.
Signed-Off-By: Mayank Kapoor <mayankkapoormail@gmail.com>
* var for scoping to namespace
Signed-off-by: ryandawsonuk <rd@seldon.io>
* fix linting
Signed-off-by: ryandawsonuk <rd@seldon.io>
* use 2.1.0 version and get latest master
Signed-off-by: ryandawsonuk <rd@seldon.io>
headless port
This fixes an issue caused by an earlier commit where the external
brokers were returning internal broker urls.
Fixes#12876
Signed-Off-By: Mayank Kapoor <mayankkapoormail@gmail.com>
* Change retention property according to ChangeLog from Prometheus 2.7.0
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
* Update Chart Version from 8.7.1 to 8.7.2
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
* Move beat-exporter containerPort into context block
Fixes#12768 where beat-exporter containerPort remains in
daemonset template when beat-exporter service is disabled.
Signed-off-by: Clint Moyer <contact@clintmoyer.com>
* Bump filebeat to version 1.5.2
Signed-off-by: Clint Moyer <contact@clintmoyer.com>
* use release name as part of CasC confimap label
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
* rename jcasc_config.yaml to jcasc-config.yaml
All other ressources use dashes as separators instead of underscores.
Renamed the file to harmonize file names.
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
* prefix config map with release name
Having the release name as prefix istead suffix makes it easier to
sort config maps for multiple releases e.g.:
```
$ kubectl get configmap
NAME DATA AGE
jenkins1 6 43m
jenkins1-jenkins-config-welcome-message 1 43m
jenkins1-tests 1 43m
jenkins2 6 34m
jenkins2-jenkins-config-welcome-message 1 34m
jenkins2-tests 1 34m
```
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
* bumped char version
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
* [stable/prometheus-operator] add support for pod annotations
Signed-off-by: Ben Pehling <shinjipehling@gmail.com>
* [stable/prometheus-operator] add support for pod annotations
bump versions and ran hack/update-ci.sh
Signed-off-by: Ben Pehling <shinjipehling@gmail.com>
* [stable/prometheus-operator] add support for pod annotations
undo appVersion bump
Signed-off-by: Ben Pehling <shinjipehling@gmail.com>
* [stable/prometheus-operator] add support for pod annotations
updated README.md
Signed-off-by: Ben Pehling <shinjipehling@gmail.com>
* [stable/prometheus-operator] add support for pod annotations
bump Chart version again
Signed-off-by: Ben Pehling <shinjipehling@gmail.com>
* Adding crd toggle to sealed-secrets chart.
Signed-off-by: Steven Wade <steven@stevenwade.co.uk>
* Bumping the sealed-secrets chart.
Signed-off-by: Steven Wade <steven@stevenwade.co.uk>
* value provides the drone shared secret
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* Update Chart.yaml
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* fix template path
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* Add full-name-source-control secret if sourceControl.secret is not definded.
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* use same key defined
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* add secret field and description
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* helm hint valid
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* Update Chart.yaml
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* singedcommit
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* fix chart yaml error
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* fix fw port to pod 80
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* Update Chart.yaml
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* Update Chart.yaml
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* Update secret documentation, clearer now.
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* rename checksum secret file to secrets.yaml
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* rename secrets file back to original name
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* Merge secret-providers in the single checksumed file
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
* Update secret field name
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
targetPort for external service brokers
This fixes a bug that broke the external access feature for kafka
brokers. Now the external NodePort routes to the correct targetPort
for kafka brokers.
Fixes#11867
Signed-off-by: Mayank Kapoor <mayankkapoormail@gmail.com>
* [stable/airflow] Support affinity, nodeSelector and toleration for airflow & worker
Signed-off-by: Maha <you@example.com>
* update chart version
Signed-off-by: MahaGamal <mohaamer5@google.com>
* Bumped major chart version
Signed-off-by: Tarek Mokhtar <tareks01@yahoo.co.nz>
* Added documentation to explain how authentication paramters work.
Signed-off-by: Tarek Mokhtar <tareks01@yahoo.co.nz>
* Added new keyauth variables and conditionals to match them for secrets manager and systems manager. Session token must now be explictly enabled if used.
Signed-off-by: Tarek Mokhtar <tareks01@yahoo.co.nz>
* Fixed typo with awsSsm paramter name
Signed-off-by: Tarek Mokhtar <tareks01@yahoo.co.nz>
* Fixed minor version
Signed-off-by: Tarek Mokhtar <tareks01@yahoo.co.nz>
* Uncommented session token flag and set default to false.
Signed-off-by: Tarek Mokhtar <tareks01@yahoo.co.nz>
* Added missing backticks that broke formatting
Signed-off-by: Tarek Mokhtar <tareks01@yahoo.co.nz>
* Fixed typo in notes
Signed-off-by: David Jannotta <djannotta@gmail.com>
* Bumped version to 0.14.1
Signed-off-by: David Jannotta <djannotta@gmail.com>