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.
2 parents ecf1a14 + 42206e0 commit 0151b6cCopy full SHA for 0151b6c
deploy/cr-minimal.yaml
@@ -4,7 +4,7 @@ metadata:
4
name: minimal-cluster
5
spec:
6
crVersion: 1.19.1
7
- image: percona/percona-server-mongodb:8.0.4-1-multi
+ image: percona/percona-server-mongodb:7.0.15-9-multi
8
unsafeFlags:
9
replsetSize: true
10
mongosSize: true
deploy/cr.yaml
@@ -14,7 +14,7 @@ spec:
14
# unmanaged: false
15
# enableVolumeExpansion: false
16
17
18
imagePullPolicy: Always
19
# tls:
20
# mode: preferTLS
0 commit comments