-
Notifications
You must be signed in to change notification settings - Fork 0
/
el-values.yaml
98 lines (83 loc) · 1.83 KB
/
el-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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
api:
replicaCount: 1
defaultDomain: api.exless.my.com
domains: [api.exless.my.com,cllctr.exless.my.com,app.exless.my.com]
image:
repository: mydockerhost/exceptionless/api
tag: latest
pullPolicy: IfNotPresent
collector:
replicaCount: 1
defaultDomain: cllctr.exless.my.com
domains: [cllctr.exless.my.com,api.exless.my.com,app.exless.my.com]
app:
replicaCount: 1
defaultDomain: app.exless.my.com
domains: [app.exless.my.com,api.exless.my.com,cllctr.exless.my.com]
image:
repository: mydockerhost/exceptionless/ui
tag: latest
pullPolicy: IfNotPresent
jobs:
image:
repository: mydockerhost/exceptionless/job
tag: latest
pullPolicy: IfNotPresent
closeInactiveSessions:
replicaCount: 1
dailySummary:
replicaCount: 1
eventNotifications:
replicaCount: 1
eventPosts:
replicaCount: 1
eventUserDescriptions:
replicaCount: 1
mailMessage:
replicaCount: 1
stackEventCount:
replicaCount: 1
webhooks:
replicaCount: 1
workitem:
replicaCount: 1
eventUsage:
replicaCount: 1
statsd:
token: statsdtoken
user: statsduser
config: {}
# key: value
service:
type: ClusterIP
elasticsearch:
connectionString:
image:
repository: mydockerhost/exceptionless/elasticsearch
tag: 8.3.1
pullPolicy: IfNotPresent
redis:
connectionString:
image:
repository: mydockerhost/redis
tag: 7.0-alpine
pullPolicy: IfNotPresent
storageClass:
name: exceptionless-nfs-storage
# Set access mode - ReadWriteOnce, ReadOnlyMany or ReadWriteMany
accessModes: ReadWriteMany
resources:
requests:
storage: 5Gi
storage:
connectionString:
cache:
connectionString:
metrics:
connectionString:
queue:
connectionString:
email:
connectionString: smtp://myemail@163.com:mypwd@smtp.163.com:25
messagebus:
connectionString: