diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index 576b1b5..859bd52 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -70,6 +70,6 @@ spec: limits: cpu: 0.5 memory: 256Mi - restartPolicy: Always +# restartPolicy: Always imagePullSecrets: - name: registry-secret \ No newline at end of file