mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
Update salt deployment for new limit-range
This commit is contained in:
parent
dde158085a
commit
d25082250d
@ -6,5 +6,5 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
limits:
|
limits:
|
||||||
- type: "Container"
|
- type: "Container"
|
||||||
default:
|
defaultRequest:
|
||||||
cpu: "100m"
|
cpu: "100m"
|
||||||
|
Loading…
Reference in New Issue
Block a user