diff --git a/logmower/application.yml b/logmower/application.yml index 687eb7a..f6878ea 100644 --- a/logmower/application.yml +++ b/logmower/application.yml @@ -445,9 +445,6 @@ spec: containers: - name: logmower-eventsource image: harbor.k-space.ee/k-space/logmower-eventsource - command: - - npm - - start ports: - containerPort: 3002 name: nodejs