Skip to content

Commit 0a86037

Browse files
committed
WKBCH-13: Add access logging configuration to default values
1 parent 24a8a1e commit 0a86037

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

templates/global/values.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ features:
2222
migration:
2323
enabled: false
2424

25+
access_logging:
26+
enabled: false
27+
2528
cloudserver:
2629
image: ghcr.io/scality/cloudserver:9.2.13
2730

@@ -54,3 +57,6 @@ utapi:
5457

5558
migration_tools:
5659
image: ghcr.io/scality/metadata-migration:1.4.0-svc-base
60+
61+
clickhouse:
62+
image: clickhouse/clickhouse-server:24.3.2.23-alpine

0 commit comments

Comments
 (0)