We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500aafb commit 90672feCopy full SHA for 90672fe
k8s/exceptionless/templates/jobs.yaml
@@ -33,7 +33,7 @@ spec:
33
livenessProbe:
34
httpGet:
35
path: /health
36
- port: 80
+ port: 8080
37
initialDelaySeconds: 10
38
periodSeconds: 10
39
resources:
@@ -84,7 +84,7 @@ spec:
84
85
86
87
88
89
90
@@ -125,7 +125,7 @@ spec:
125
126
127
128
129
130
131
@@ -177,7 +177,7 @@ spec:
177
178
179
180
181
182
183
0 commit comments