We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 663a2ae commit 319b389Copy full SHA for 319b389
deploy/cr.yaml
@@ -12,12 +12,12 @@ spec:
12
# clusterServiceDNSMode: "Internal"
13
# pause: true
14
# unmanaged: false
15
- enableVolumeExpansion: true
16
- storageAutoscaling:
17
- enabled: true
18
- triggerThresholdPercent: 80
19
- growthStepGi: 2
20
- maxSize: "10Gi"
+# enableVolumeExpansion: true
+# storageAutoscaling:
+# enabled: true
+# triggerThresholdPercent: 80
+# growthStepGi: 2
+# maxSize: "10Gi"
21
# enableExternalVolumeAutoscaling: false
22
crVersion: 1.22.0
23
image: perconalab/percona-server-mongodb-operator:main-mongod8.0
0 commit comments