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.
1 parent 02f115d commit 611496fCopy full SHA for 611496f
installers/ansible/values.yaml
@@ -7,7 +7,7 @@ backrest_aws_s3_key: ""
7
backrest_aws_s3_region: ""
8
backrest_aws_s3_secret: ""
9
backrest_aws_s3_uri_style: ""
10
-backrest_aws_s3_verify_tls: true
+backrest_aws_s3_verify_tls: "true"
11
backrest_port: "2022"
12
badger: "false"
13
ccp_image_prefix: "registry.developers.crunchydata.com/crunchydata"
installers/helm/postgres-operator/values.yaml
@@ -31,7 +31,7 @@ backrest_aws_s3_key: ""
31
32
33
34
35
36
37
0 commit comments