Update ecommerce-governance/limitrange.yaml
This commit is contained in:
@@ -5,9 +5,9 @@ metadata:
|
||||
spec:
|
||||
limits:
|
||||
- default:
|
||||
cpu: 250m
|
||||
memory: 256Mi
|
||||
cpu: 2
|
||||
memory: 4Gi
|
||||
defaultRequest:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
cpu: 4
|
||||
memory: 8Gi
|
||||
type: Container
|
||||
Reference in New Issue
Block a user