* chanign
* adding TLS settings
* adding the ability to generate certs upon chart install for TLS usage
* adding the ability to generate certs upon chart install for TLS usage. Changed version
* adding the ability to generate certs upon chart install for TLS usage
* removing white spaces
* removing white spaces
* adding the ability to generate certs upon chart install for TLS usage
* making PR comment changes
* making PR comment changes
* making PR comment changes
* making PR changes
* adding tls to arbiter settings
* adding tls settings to replicaset, arbiter and standalone instead of to the values-production and values yaml file
* adding tls settings to replicaset, arbiter and standalone instead of to the values-production and values yaml file
* adding TLS settings to replicaset, arbiter and standalone instead of to the values-production and values yaml file
* made no changes
* made no changes to bitnami/moodle
* making modifications from reviewers comments
* making modifications from reviewers comments
* making modifications from reviewers comments
* making changes from reviewers additional comments
* making changes from reviewers additional comments
* making changes from reviewers additional comments
* adding reviewer changes
* adding latest changes from reviewers additional comments
Co-authored-by: Frank Pinto fmpinto <fmpinto@ip-10-114-23-236.evoforge.org>
Co-authored-by: EC2 Default User <ec2-user@ip-172-31-48-60.ec2.internal>
* [bitnami/mongodb] Corrected conditional check for clusterDomain
In PR #2340 a conditional was added for the clusterDomain but it
incorrectly references replicaSet.clusterDomain in the conditional
when the documentation and existing value was simply clusterDomain.
Previous default restored, if no clusterDomain is desired you can
simply set to false.
* Update Chart.yaml
* [bitnami/mongodb] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* [bitnami/mongodb] Allow dns resolution by service name and namespace
* Update documentation and values
* Update value in readme
* Upgrade chart version
* [bitnami/mongodb] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Antonio Berben <antonio.berben@pan-net.eu>
Co-authored-by: Daniel Arteaga <darteaga@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* update to allow parent charts to override the namespace in the mongodb chart
* correct readme mistake
* add global namespace overrides
* reuse mongodb.namespace template
* add global namespace override to production values.yaml
* first of the review updates
* minor version bump
* remove redundant local namespaceOverride, can just use the global with fewer edge-cases
* typo in .values
* [bitnami/mongodb] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Ben Wright <benjamin.wright@nielsen.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com>
* [bitnami/mongodb] Allow using existingClaim in the cluster primary node
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com>
* Small fix
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com>