Changed: set replication for this scenario

This commit is contained in:
Valeriano Manassero 2023-04-14 12:11:10 +02:00
parent 9b6372d730
commit bf755ed6b8

View File

@ -34,6 +34,8 @@ redis:
size: 5Gi size: 5Gi
## If undefined (the default) or set to null, no storageClassName spec is set, choosing the default provisioner ## If undefined (the default) or set to null, no storageClassName spec is set, choosing the default provisioner
storageClass: null storageClass: null
architecture: replication
mongodb: mongodb:
enabled: true enabled: true
architecture: replicaset architecture: replicaset