diff --git a/rotmower/application.yaml b/rotmower/application.yaml index 9824e37..67dd9b0 100644 --- a/rotmower/application.yaml +++ b/rotmower/application.yaml @@ -76,6 +76,8 @@ spec: image: docker.io/codemowers/rotmower:latest args: - web + - --host + - 0.0.0.0 ports: - containerPort: 8080 name: http