diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index 1a42625..9132569 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -81,7 +81,7 @@ spec: memory: 128Mi limits: cpu: 150m - memory: 128Mi + memory: 256Mi restartPolicy: Always imagePullSecrets: - name: registry-secret \ No newline at end of file