forked from christian-posta/microservices-by-example-source
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
I'm having problems using mvn -Pf8-local-deploy on backend service. backend-1.0.war is generated and working fine in local but when deploying to kubernets I'm having the following:
NAME READY STATUS RESTARTS AGE
backend-4h85u 0/1 ImagePullBackOff 0 1d
when using 'oc describe pods backend' I got:
Failed to pull image "fabric8/backend:1.0": Error: image fabric8/backend not found
First I thought Fabric8 configuration wasn't in backend project, but I can see some properties and the fabric8 profiles.
I don't know if something is missing in the backend project.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels