removed excess resources
This commit is contained in:
@@ -37,10 +37,6 @@ spec:
|
|||||||
timeoutSeconds: 2
|
timeoutSeconds: 2
|
||||||
failureThreshold: 2
|
failureThreshold: 2
|
||||||
|
|
||||||
resources:
|
|
||||||
requests: { memory: "64Mi", cpu: "50m" }
|
|
||||||
limits: { memory: "128Mi", cpu: "200m" }
|
|
||||||
|
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: moj-servis-config
|
name: moj-servis-config
|
||||||
|
|||||||
Reference in New Issue
Block a user