Commit 542215f9 authored by chrislovecnm's avatar chrislovecnm

fixing flake test

parent a2a64dc7
...@@ -27,10 +27,10 @@ spec: ...@@ -27,10 +27,10 @@ spec:
name: cql name: cql
resources: resources:
limits: limits:
cpu: "1" cpu: "500m"
memory: 1Gi memory: 1Gi
requests: requests:
cpu: "1" cpu: "500m"
memory: 1Gi memory: 1Gi
securityContext: securityContext:
capabilities: capabilities:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment