fixing flake test
This commit is contained in:
parent
c148ca6283
commit
b54e6b79b1
|
@ -27,10 +27,10 @@ spec:
|
|||
name: cql
|
||||
resources:
|
||||
limits:
|
||||
cpu: "1"
|
||||
cpu: "500m"
|
||||
memory: 1Gi
|
||||
requests:
|
||||
cpu: "1"
|
||||
cpu: "500m"
|
||||
memory: 1Gi
|
||||
securityContext:
|
||||
capabilities:
|
||||
|
|
Loading…
Reference in New Issue