Add MongoDB managed service based on Percona Operator for MongoDB with: - Replica set mode (default) and sharded cluster mode - Configurable replicas, storage, and resource presets - Custom users with role-based access control - S3-compatible backup with PITR support - Bootstrap/restore from backup - External access support - WorkloadMonitor integration for dashboard - Comprehensive helm-unittest test coverage (91 tests) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Aleksei Sviridkin <f@lex.la>
5 lines
183 B
YAML
5 lines
183 B
YAML
# MongoDB version mapping (major version -> Percona image tag)
|
|
# Auto-generated by hack/update-versions.sh - do not edit manually
|
|
"v8": "8.0.17-6"
|
|
"v7": "7.0.28-15"
|
|
"v6": "6.0.25-20"
|