mirror of
https://github.com/TwiN/gatus.git
synced 2025-02-18 03:01:16 +01:00
Minor update
This commit is contained in:
parent
b94f494b24
commit
4daf261d95
@ -49,10 +49,10 @@ spec:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 50m
|
cpu: 200m
|
||||||
memory: 50M
|
memory: 50M
|
||||||
requests:
|
requests:
|
||||||
cpu: 20m
|
cpu: 50m
|
||||||
memory: 20M
|
memory: 20M
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /config
|
- mountPath: /config
|
||||||
|
Loading…
Reference in New Issue
Block a user