diff --git a/ioteer/deployment.yaml b/ioteer/deployment.yaml index 20a0fd7..35937b1 100644 --- a/ioteer/deployment.yaml +++ b/ioteer/deployment.yaml @@ -25,3 +25,4 @@ spec: ports: - containerPort: 8080 protocol: TCP + imagePullPolicy: Always