* Fix quorum secret generation
There was copy/paste error - the quorum password value was tried to be taken from client-auth secret
Signed-off-by: Maciej Próchniak <mpr@touk.pl>
* Bump version
Signed-off-by: Maciej Próchniak <mpr@touk.pl>
* fix - when i set the configuration of service.headless.annitations and not set the configuration of service.annotations,the configuration of service.headless.annitations is inoperative
Signed-off-by: wanggy <717338097@qq.com>
* update zookeeper chart.yaml version
Signed-off-by: wanggy <717338097@qq.com>
Don't require autoGenerated to be true when checking for tls.key,
tls,crt, and ca.crt files to import, also import them if they are
set in the user-provided secret.
Signed-off-by: K Jonathan Harker <code@gentlydownthe.net>
* [bitnami/tomcat] Fix issue on network policy
* [bitnami/tomcat] bump tomcat version
* [bitnami/tomcat] Update np to use common capabilities function
* [bitnami/tomcat] Networkpolicy
* [bitnami/cassandra,etcd,influxdb,metallb,mysql,postgresql,postgresql-ha,redis] Align networkpolicy to used common function common.capabilities.networkPolicy.apiVersion
* [bitnami/zookeeper] Add relabeling on servicemonitor and extraVolumeMounts evaluated as template
* Update bitnami/zookeeper/templates/servicemonitor.yaml
Co-authored-by: Ibone González Mauraza <gibone@vmware.com>
* Update bitnami/zookeeper/templates/servicemonitor.yaml
Co-authored-by: Ibone González Mauraza <gibone@vmware.com>
Co-authored-by: Ibone González Mauraza <gibone@vmware.com>
* [bitnami/several] Change pullPolicy for bitnami-shell image
* Add rolling tag check in the NOTES.txt
* Fix non-standard names
* Use macro when defined
* Update Chart.yaml
* Fix typo
* Update servicemonitor.yaml
Add template render for .Values.metrics.serviceMonitor.additionalLabels
* [bitnami/postgresql]
add template render for .Values.primary.extraVolumes
* [bitnami/postgresql]
Add template render for .Values.readReplicas.extraVolumes
* [bitnami/postgresql]
Update documentation about new value evaluated as a template (primary.extraVolumes, readReplicas.extraVolumes and metrics.serviceMonitor.additionalLabels).
* [bitnami/postgres]
Bump chart version
* [bitnami/zookeeper] Update ExtraVolumes as template render, add sidecar to POD and ZOO_LOG4J_PROP environment variables
* [bitnami/postgresql] Remove information (value evaluated as a template) from README.md
* [bitnami/zookeeper] Remove information to Readme, empty space at end of the line 294 bitnami/zookeeper/templates/statefulset.yaml and move comment on values
* [bitnami/zookeeper] Bump zookeeper chart version
* [bitnbami/zookeeper] Fix missnaming and nexw line on values and Fix README
* [bitnbami/postgresql] Fix README
* [bitnbami/postgresql] Fix README
* [bitnbami/postgresql] Bump postgresql version
* Update Chart.yaml
Include new line at the end of the file
Co-authored-by: baudelet <bbaudelet.soprasteria@lfdj.com>
Co-authored-by: alvneiayu <alvaron@vmware.com>
* Rebase master
* Fix typo in statefulset
* Include lifecycle in the if statement
* Include metrics container
* Update README
* Rebase master
* Rebase master
* Rebase master
* Add diagnostic mode to etcd
* Add diagnostic mode to fluentd
* Add diagnostic mode to grafana-tempo
* Add diagnostic mode to haproxy
* Rebase master
* Fix values location and README
* Add diagnostic mode to the scaffolding
* Add diagnostic mode to kafka
* Add diagnostic mode to kong
* Fix linter in ejbca
* Add diagnostic mode to logstash
* Add diagnostic mode to mariadb
* Add diagnostic mode to mongodb-sharded
* Fix BITNAMI_DEBUG in galera
* Add diagnostic mode to mysql
* Add diagnostic mode to nats
* Add diagnostic mode to postgresql
* Add diagnostic mode to rabbitmq
* Add diagnostic mode to redis-cluster
* Add diagnostic mode to spark
* Add diagnostic mode to wordpress
* Add diagnostic mode to zookeeper
* Fix/Add BITNAMI_DEBUG in kong, nats, and spark
* Update READMEs
* Unify 'Please be patient...' sentence in NOTES
* Bump galera version
* [bitnami/zookeeper] Allow the use of the admin server to provide liveness and readiness checks
* fix indentation and values names in liveness and readiness probes when service.disableBaseClientPort is true
* remove the 'useAdmin' values and document using the admin server for custom probes
* clean up README around ZooKeeper custom probes
* [bitnami/zookeeper] Add support for autogenerated certs
* Update README.md and Chart version bump
* Add major change notes to README.md
* Apply suggestions
* Add initContainer for Keystore autogeneration
* Add validation, annotations and minor fix
* Remove tls.image and update README.md
* Changes to add loadBalancerIP option to service
* Improve condition
* Add commets to values files
* Remove trailing spaces
* Update bitnami/zookeeper/values-production.yaml
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>
* Update bitnami/zookeeper/values.yaml
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>
* Update bitnami/zookeeper/README.md
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>
* Update bitnami/zookeeper/templates/svc.yaml
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>
Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>
* allow for overriding namespace in zookeeper helm chart
* Bumped chart version
* Fixed typo
* Renamed namespace to namespaceOverride, extracted namespace logic to template, found a few missed namespace references
* renamed namespaceOverride template
* Update bitnami/zookeeper/Chart.yaml
Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com>
Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com>