We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a8a1e commit 0a86037Copy full SHA for 0a86037
1 file changed
templates/global/values.yaml
@@ -22,6 +22,9 @@ features:
22
migration:
23
enabled: false
24
25
+ access_logging:
26
+ enabled: false
27
+
28
cloudserver:
29
image: ghcr.io/scality/cloudserver:9.2.13
30
@@ -54,3 +57,6 @@ utapi:
54
57
55
58
migration_tools:
56
59
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