I have application deployed in openshift, I have been multiple WAR deployment till date. But today when I try to deploy a new war into openshift 3, I got below error.
The ImageStreamTag "jboss-webserver31-tomcat8-openshift:latest" is invalid: from: Error resolving ImageStreamTag jboss-webserver31-tomcat8-openshift:latest in namespace openshift: unable to find latest tagged image
It seems this image has been deleted if so then how could I deploy on same pod?