bitnami / charts

Bitnami Helm Charts
https://bitnami.com
Other
9.04k stars 9.22k forks source link

[bitnami/mongodb] fix: Modify access modes to match YAML 1.2 schema #30508

Closed eugene-marchanka closed 3 days ago

eugene-marchanka commented 3 days ago

Description of the change

This change updates the access modes to match the YAML 1.2 schema

Benefits

This change is preventing manifests from being malformed due to using YAML autoformatters that comply with the YAML 1.2 schema.

Possible drawbacks

None

Applicable issues

Additional information

Checklist