Skip to content

Commit

Permalink
K8SPSMDB-1160 Disable PVC resize in the cr.yaml example (#1718)
Browse files Browse the repository at this point in the history
Co-authored-by: Viacheslav Sarzhan <slava.sarzhan@percona.com>
  • Loading branch information
fiowro and hors authored Nov 13, 2024
1 parent 7a8b950 commit 71e43a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
# clusterServiceDNSMode: "Internal"
# pause: true
# unmanaged: false
# enableVolumeExpansion: true
# enableVolumeExpansion: false
crVersion: 1.19.0
image: perconalab/percona-server-mongodb-operator:main-mongod7.0
imagePullPolicy: Always
Expand Down

0 comments on commit 71e43a8

Please sign in to comment.