I'm having a flask app that fetches data from external source only at application startup. I need to refresh app data, and the easiest way (without changing app logic) would be to daily restart deployment (scale pod to zero and up again).
Is this possible to achieve this in deployment configuration (DeploymentConfig)? OpenShift version is v3.11.104.