We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9927c1a commit 9afc535Copy full SHA for 9afc535
1 file changed
deploy/cr.yaml
@@ -23,14 +23,14 @@ spec:
23
crVersion: 1.22.0
24
image: perconalab/percona-server-mongodb-operator:main-mongod8.0
25
imagePullPolicy: Always
26
- tls:
+# tls:
27
# mode: preferTLS
28
# # 90 days in hours
29
# certValidityDuration: 2160h
30
# allowInvalidCertificates: true
31
- issuerConf:
32
- name: special-selfsigned-issuer
33
- kind: ClusterIssuer
+# issuerConf:
+# name: special-selfsigned-issuer
+# kind: ClusterIssuer
34
# group: cert-manager.io
35
# imagePullSecrets:
36
# - name: private-registry-credentials
0 commit comments