-
Notifications
You must be signed in to change notification settings - Fork 245
/
Copy pathcommunity_values.yaml
63 lines (63 loc) · 1.33 KB
/
community_values.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# This values file can be used to install the latest ACS Community version using
# the latest version of the chart
alfresco-repository:
autoscaling:
enabled: false
replicaCount: 1
image:
repository: alfresco/alfresco-content-repository-community
tag: 23.4.0
persistence:
accessModes:
- ReadWriteOnce
configuration:
search:
flavor: solr6
activemq:
image:
repository: docker.io/alfresco/alfresco-activemq
tag: 5.18.6-jre17-rockylinux8
alfresco-search-enterprise:
enabled: false
elasticsearch:
enabled: false
share:
image:
repository: alfresco/alfresco-share
tag: 23.4.0
alfresco-search:
enabled: true
searchServicesImage:
repository: alfresco/alfresco-search-services
tag: 2.0.12
# Disable Enterprise only features
alfresco-transform-service:
enabled: true
transformrouter:
enabled: false
pdfrenderer:
replicaCount: 1
imagemagick:
replicaCount: 1
libreoffice:
replicaCount: 1
tika:
replicaCount: 1
transformmisc:
replicaCount: 1
filestore:
enabled: false
alfresco-digital-workspace:
enabled: false
alfresco-sync-service:
enabled: false
postgresql-sync:
enabled: false
alfresco-ai-transformer:
enabled: false
alfresco-connector-ms365:
enabled: false
alfresco-connector-msteams:
enabled: false
alfresco-audit-storage:
enabled: false