mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-09-25 00:13:12 +08:00
changed backofflimit of jobs
This commit is contained in:
parent
c7399bc8e7
commit
6bd8bf7d9f
@ -26,4 +26,4 @@ spec:
|
|||||||
name: retention-config
|
name: retention-config
|
||||||
|
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
backoffLimit: 4
|
backoffLimit: 8
|
@ -24,4 +24,4 @@ spec:
|
|||||||
configMap:
|
configMap:
|
||||||
name: supervisor-config
|
name: supervisor-config
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
backoffLimit: 4
|
backoffLimit: 8
|
Loading…
x
Reference in New Issue
Block a user