* 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
* First approach
WIP Incomplete chart
Signed-off-by: joancafom <jcarmona@bitnami.com>
* Add possibility to import external CAs from a directory
Keystore and Trustore importing was also fixed
* Add ingress and Liveness + Readiness probes
* Sync with current container changes
* Enable liveness and readiness probes
* Update default ports
* Remove ingress in favour of LoadBalancer
* Add common improvements
* SecurityContext for both pod and container
* Command and Arg for customization of the container
* Custom liveness & readiness probes
* Common improvements II
* Common labels and annotations
* Affinity, nodeSelector and toleration options added
* Add first version of README.md
* Change imported JKS location
Also changes the name of an env var to match latest container
changes
* Add NOTES.txt
* Increase liveness and readiness probes timeout
Also removed some no longer available properties
* Apply formatting to values.yml
* Removing testing password value
* Add externalSecret support
* Fix pod and container security Context
* Update README with replication details
* Increase probes initial delay seconds
* Exclude ejbca from GH install tests
* Add support for bitnami.common
* Update README and values with suggestions