mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 14:11:14 +00:00
fixing flake test
This commit is contained in:
@@ -27,10 +27,10 @@ spec:
|
||||
name: cql
|
||||
resources:
|
||||
limits:
|
||||
cpu: "1"
|
||||
cpu: "500m"
|
||||
memory: 1Gi
|
||||
requests:
|
||||
cpu: "1"
|
||||
cpu: "500m"
|
||||
memory: 1Gi
|
||||
securityContext:
|
||||
capabilities:
|
||||
|
Reference in New Issue
Block a user