bitnami / charts

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

[bitnami/mongodb] Modify access modes to match YAML 1.2 schema #30512

Open eugene-marchanka opened 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 prevents manifests from being malformed due to using YAML autoformatters that comply with the YAML 1.2 schema.

Additional information

Checklist