diff --git a/k8s/moj-servis/deployment.yaml b/k8s/moj-servis/deployment.yaml index 17b6b9a..34a5b7a 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -37,10 +37,6 @@ spec: timeoutSeconds: 2 failureThreshold: 2 - resources: - requests: { memory: "64Mi", cpu: "50m" } - limits: { memory: "128Mi", cpu: "200m" } - envFrom: - configMapRef: name: moj-servis-config