* [bitnami/*] Fix non utf-8 characters
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* [bitnami/rabbimq] Fix RabbitMQ cluster operator README
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* [bitnami/*] Readme automation
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Fix app name
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Add current name to all charts
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Adapt all READMEs to the automatic sync new standard
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Update comment to follow XML syntax
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Minor fixes
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* [bitnami/postgresql] add commonLabels
* [bitnami/postgresql] update chart minor version
* [bitnami/postgresql] bump version
Co-authored-by: Joseph Vano <jvano@ea.com>
* [bitnami/postgresql-ha] Mark PSP as deprecated
* [bitnami/postgresql] Mark PSP as deprecated
* [bitnami/redis-cluster] Mark PSP as deprecated
* [bitnami/redis] Mark PSP as deprecated
* [bitnami/thanos] Mark PSP as deprecated
* [bitnami/wavefront] Mark PSP as deprecated
* [bitnami/thanos] Update README
* [bitnami/thanos] Fix linting issues
* [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
* 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/postgresql] Add option to create services for each read replica
Adds option to disable the service that connects to all read replicas.
Read-Replica unique services do not have options for LoadBalancers, Node Ports, or Setting ClusterIP.
Fixesbitnami/charts#6954
* [bitnami/postgresql] Update values.yaml comments
Added proper comments so that replication.singleService and replication.uniqueServices are bitnami-labs/readme-generator-for-helm compatible
* [bitnami/postgresql] remove unused varaibles
* [bitnami/postgresql] delete test file
* [bitnami/postgresql] bump chart version
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>