Closed psturc closed 6 years ago
Problems with apb provisioning caused by old images being present on a machine (first fixed in https://github.com/aerogearcatalog/data-sync-apb/pull/12)
It probably makes sense to add Always pull policy only to our images since other docker images (Postgres, Grafana, Prometheus) are versioned, so checking for newer version of new image of the same version doesn't make sense.
Always
Motivation
Problems with apb provisioning caused by old images being present on a machine (first fixed in https://github.com/aerogearcatalog/data-sync-apb/pull/12)
It probably makes sense to add
Always
pull policy only to our images since other docker images (Postgres, Grafana, Prometheus) are versioned, so checking for newer version of new image of the same version doesn't make sense.