ci(data-prepper): lower kaniko cpu request
This commit is contained in:
parent
2086427b72
commit
e1d804dbb0
@ -23,7 +23,7 @@ spec:
|
||||
tty: true
|
||||
resources:
|
||||
requests:
|
||||
cpu: "500m"
|
||||
cpu: "100m"
|
||||
memory: "1Gi"
|
||||
limits:
|
||||
cpu: "1500m"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user