diff --git a/Weather/SerialReader/deploy/service.yaml b/Weather/SerialReader/deploy/service.yaml index e493502..0bc4ac1 100644 --- a/Weather/SerialReader/deploy/service.yaml +++ b/Weather/SerialReader/deploy/service.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: weather-serial-reader - image: ckaczor/home-monitor-weather-serialreader:latest + image: ckaczor/home-monitor-weather-serialreader terminationMessagePath: "/dev/termination-log" terminationMessagePolicy: File imagePullPolicy: Always