Merge branch 'master' of https://git.dvirlabs.com/dvirlabs/observability-stack
This commit is contained in:
commit
f9e44e8b84
@ -30,3 +30,11 @@ server:
|
|||||||
- web.enable-lifecycle
|
- web.enable-lifecycle
|
||||||
|
|
||||||
retention: "15d"
|
retention: "15d"
|
||||||
|
|
||||||
|
resources:
|
||||||
|
requests:
|
||||||
|
cpu: "200m"
|
||||||
|
memory: "512Mi"
|
||||||
|
limits:
|
||||||
|
cpu: "500m"
|
||||||
|
memory: "1Gi"
|
||||||
Loading…
x
Reference in New Issue
Block a user