Compare commits
4 Commits
3f60c1c3ed
...
e9bc4ef5be
| Author | SHA1 | Date | |
|---|---|---|---|
| e9bc4ef5be | |||
| e70fda8806 | |||
|
|
49868e1073 | ||
|
|
7a4cba0074 |
@ -68,18 +68,6 @@ spec:
|
|||||||
mountPath: /app/.wwebjs_auth
|
mountPath: /app/.wwebjs_auth
|
||||||
- name: wwebjs-cache
|
- name: wwebjs-cache
|
||||||
mountPath: /app/.wwebjs_cache
|
mountPath: /app/.wwebjs_cache
|
||||||
livenessProbe:
|
|
||||||
httpGet:
|
|
||||||
path: /liveness
|
|
||||||
port: http
|
|
||||||
initialDelaySeconds: 30
|
|
||||||
periodSeconds: 15
|
|
||||||
readinessProbe:
|
|
||||||
httpGet:
|
|
||||||
path: /liveness
|
|
||||||
port: http
|
|
||||||
initialDelaySeconds: 10
|
|
||||||
periodSeconds: 5
|
|
||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.backend.resources | nindent 12 }}
|
{{- toYaml .Values.backend.resources | nindent 12 }}
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user