We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d13dbe commit 5ebb9c7Copy full SHA for 5ebb9c7
samples/extended/sharded-cluster.yaml
@@ -25,7 +25,8 @@ spec:
25
cpu: '0.5'
26
memory: 512M
27
28
- # if "persistence" element is omitted then Operator uses the default size (16G) for mounting single Persistent Volume
+ # if "persistence" element is omitted then Operator uses the default size (5G) for mounting single Persistent Volume
29
+ # for config server
30
31
# For podAffinity and nodeAffinity see Kubernetes Docs
32
# https://kubernetes.io/docs/concepts/configuration/assign-pod-node/
0 commit comments