Skip to content

Commit

Permalink
Restore backend route
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Oct 5, 2023
1 parent 10e80b3 commit 2230eb2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions backend/openshift.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,7 @@ objects:
app: "${NAME}-${ZONE}"
name: "${NAME}-${ZONE}-${COMPONENT}"
spec:
host: "${NAME}-${COMPONENT}.${DOMAIN}"
path: "/${ZONE}"
host: "${NAME}-${ZONE}-${COMPONENT}.${DOMAIN}"
port:
targetPort: 8080-tcp
to:
Expand Down

0 comments on commit 2230eb2

Please sign in to comment.