Skip to content

Commit 71e43a8

Browse files
fiowrohors
andauthored
K8SPSMDB-1160 Disable PVC resize in the cr.yaml example (#1718)
Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
1 parent 7a8b950 commit 71e43a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/cr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
# clusterServiceDNSMode: "Internal"
1313
# pause: true
1414
# unmanaged: false
15-
# enableVolumeExpansion: true
15+
# enableVolumeExpansion: false
1616
crVersion: 1.19.0
1717
image: perconalab/percona-server-mongodb-operator:main-mongod7.0
1818
imagePullPolicy: Always

0 commit comments

Comments
 (0)