* fixed usage of non existing template function and only generating dashboard ingress if enabled
Signed-off-by: Max Enelund <max@ig4.se>
* bump chart version
Signed-off-by: Max Enelund <max@ig4.se>
* added template function for chart
Signed-off-by: Max Enelund <max@ig4.se>
* do not generate tls structure for dashboard if not enabled
Signed-off-by: Max Enelund <max@ig4.se>
* [stable/graylog] add namespace in NOTES.txt when get secret
Signed-off-by: Peng Tian <tcpln2009@gmail.com>
* [stable/graylog] increase chart version to 0.1.2
Signed-off-by: Peng Tian <tcpln2009@gmail.com>
* [stable/graylog] fix error when service type is NodePort
Signed-off-by: Peng Tian <tcpln2009@gmail.com>
* 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>