diff --git a/deployment.yaml b/deployment.yaml index a8b618a..dc2cb14 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -13,4 +13,4 @@ spec: - name: optar image: DOCKER_IMAGE restartPolicy: Never - backoffLimit: 3 \ No newline at end of file + backoffLimit: 3 \ No newline at end of file