mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
fixing flake test
This commit is contained in:
parent
a2a64dc7d2
commit
542215f95b
@ -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
Block a user