@@ -634,7 +634,7 @@ ring:
634
634
635
635
# Override the default cipher suite list (separated by commas). Allowed
636
636
# values:
637
- #
637
+ #
638
638
# Secure Ciphers:
639
639
# - TLS_AES_128_GCM_SHA256
640
640
# - TLS_AES_256_GCM_SHA384
@@ -649,7 +649,7 @@ ring:
649
649
# - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
650
650
# - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
651
651
# - TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
652
- #
652
+ #
653
653
# Insecure Ciphers:
654
654
# - TLS_RSA_WITH_RC4_128_SHA
655
655
# - TLS_RSA_WITH_3DES_EDE_CBC_SHA
@@ -817,7 +817,7 @@ lifecycler:
817
817
818
818
# Override the default cipher suite list (separated by commas). Allowed
819
819
# values:
820
- #
820
+ #
821
821
# Secure Ciphers:
822
822
# - TLS_AES_128_GCM_SHA256
823
823
# - TLS_AES_256_GCM_SHA384
@@ -832,7 +832,7 @@ lifecycler:
832
832
# - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
833
833
# - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
834
834
# - TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
835
- #
835
+ #
836
836
# Insecure Ciphers:
837
837
# - TLS_RSA_WITH_RC4_128_SHA
838
838
# - TLS_RSA_WITH_3DES_EDE_CBC_SHA
@@ -1183,7 +1183,7 @@ sharding_ring:
1183
1183
1184
1184
# Override the default cipher suite list (separated by commas). Allowed
1185
1185
# values:
1186
- #
1186
+ #
1187
1187
# Secure Ciphers:
1188
1188
# - TLS_AES_128_GCM_SHA256
1189
1189
# - TLS_AES_256_GCM_SHA384
@@ -1198,7 +1198,7 @@ sharding_ring:
1198
1198
# - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
1199
1199
# - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
1200
1200
# - TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
1201
- #
1201
+ #
1202
1202
# Insecure Ciphers:
1203
1203
# - TLS_RSA_WITH_RC4_128_SHA
1204
1204
# - TLS_RSA_WITH_3DES_EDE_CBC_SHA
@@ -1532,7 +1532,7 @@ sharding_ring:
1532
1532
1533
1533
# Override the default cipher suite list (separated by commas). Allowed
1534
1534
# values:
1535
- #
1535
+ #
1536
1536
# Secure Ciphers:
1537
1537
# - TLS_AES_128_GCM_SHA256
1538
1538
# - TLS_AES_256_GCM_SHA384
@@ -1547,7 +1547,7 @@ sharding_ring:
1547
1547
# - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
1548
1548
# - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
1549
1549
# - TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
1550
- #
1550
+ #
1551
1551
# Insecure Ciphers:
1552
1552
# - TLS_RSA_WITH_RC4_128_SHA
1553
1553
# - TLS_RSA_WITH_3DES_EDE_CBC_SHA
@@ -1740,7 +1740,7 @@ backoff_config:
1740
1740
[tls_insecure_skip_verify: <boolean> | default = false]
1741
1741
1742
1742
# Override the default cipher suite list (separated by commas). Allowed values:
1743
- #
1743
+ #
1744
1744
# Secure Ciphers:
1745
1745
# - TLS_AES_128_GCM_SHA256
1746
1746
# - TLS_AES_256_GCM_SHA384
@@ -1755,7 +1755,7 @@ backoff_config:
1755
1755
# - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
1756
1756
# - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
1757
1757
# - TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
1758
- #
1758
+ #
1759
1759
# Insecure Ciphers:
1760
1760
# - TLS_RSA_WITH_RC4_128_SHA
1761
1761
# - TLS_RSA_WITH_3DES_EDE_CBC_SHA
@@ -1953,7 +1953,7 @@ The `memberlist` block configures the Gossip memberlist.
1953
1953
[tls_insecure_skip_verify: <boolean> | default = false]
1954
1954
1955
1955
# Override the default cipher suite list (separated by commas). Allowed values:
1956
- #
1956
+ #
1957
1957
# Secure Ciphers:
1958
1958
# - TLS_AES_128_GCM_SHA256
1959
1959
# - TLS_AES_256_GCM_SHA384
@@ -1968,7 +1968,7 @@ The `memberlist` block configures the Gossip memberlist.
1968
1968
# - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
1969
1969
# - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
1970
1970
# - TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
1971
- #
1971
+ #
1972
1972
# Insecure Ciphers:
1973
1973
# - TLS_RSA_WITH_RC4_128_SHA
1974
1974
# - TLS_RSA_WITH_3DES_EDE_CBC_SHA
@@ -2253,10 +2253,15 @@ The s3_backend block configures the connection to Amazon S3 object storage backe
2253
2253
# CLI flag: -storage.s3.signature-version
2254
2254
[signature_version: <string> | default = "v4"]
2255
2255
2256
- # Set this to ` true` to force the bucket lookup to be using path-style.
2256
+ # Deprecated, use s3.bucket-lookup-type instead. Set this to ` true` to force the
2257
+ # bucket lookup to be using path-style.
2257
2258
# CLI flag: -storage.s3.force-path-style
2258
2259
[force_path_style : <boolean> | default = false]
2259
2260
2261
+ # S3 bucket lookup style, use one of: [path-style virtual-hosted-style auto]
2262
+ # CLI flag: -storage.s3.bucket-lookup-type
2263
+ [bucket_lookup_type : <string> | default = "auto"]
2264
+
2260
2265
sse :
2261
2266
# Enable AWS Server Side Encryption. Supported values: SSE-KMS, SSE-S3.
2262
2267
# CLI flag: -storage.s3.sse.type
0 commit comments