Reduce resoure for chronyd deployment
Change-Id: I82b5956d1630774e9e0bc0cd89726791e26f9dc8
This commit is contained in:
parent
596b7a5ec3
commit
4fbc6361f9
@ -39,13 +39,13 @@ spec:
|
||||
imagePullPolicy: Always
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
cpu: 50m
|
||||
ephemeral-storage: 100M
|
||||
memory: 256M
|
||||
memory: 64M
|
||||
requests:
|
||||
cpu: 250m
|
||||
cpu: 10m
|
||||
ephemeral-storage: 100M
|
||||
memory: 128M
|
||||
memory: 32M
|
||||
securityContext:
|
||||
capabilities:
|
||||
add: ["SYS_TIME"]
|
||||
|
Loading…
Reference in New Issue
Block a user