diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index fa95735..7ba02c5 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -80,8 +80,8 @@ spec: cpu: 10m memory: 128Mi limits: - cpu: 500m - memory: 256Mi + cpu: 50m + memory: 128Mi restartPolicy: Always imagePullSecrets: - name: registry-secret \ No newline at end of file