robolaunch/fleet-operator

Every Pod Controller Should Use `IfNotPresent` as Image Pull Policy

Opened this issue · 0 comments

What would you like to be added?

Pod controllers should use IfNotPresent as image pull policy and look at the memory first when fetching images.

Why is this needed?

It needed to avoid image pull errors in on premise environments or where there are no network connection.