forked from Alfresco/alfresco-helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.checkov-values.yml
56 lines (48 loc) · 844 Bytes
/
.checkov-values.yml
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
postgresql:
enabled: true
activemq:
enabled: true
configuration:
db:
url: postgresql://pg-postgresql-acs/alfresco
username: pguser
password: pgpass
messageBroker:
url: nio://activemq:61616
global:
tracking:
sharedsecret: dummy
repository:
sharedSecret: dummy
host: dummy
port: 8080
elasticsearch:
enabled: true
messageBroker:
url: amqp://something
user: admin
username: admin
password: dummy
database:
username: postgres
password: dummy
url: jdbc:postgresql://hostname:5432/database
reindexing:
db:
url: jdbc://something
repository:
url: http://something
search:
url: es://something
ats:
transform_url: http://transform
sfs_url: http://sfs
sfs:
url: http://sfs
aws:
accessKeyId: dummy
secretAccessKey: dummy
microsoft:
app:
id: dummy
password: dummy