Skip to content

Commit

Permalink
Removed id from route (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Apr 13, 2020
1 parent 3b3941f commit 270b6f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion basic-spring-boot/.openshift/templates/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ objects:
selector:
deploymentConfig: ${APPLICATION_NAME}
- apiVersion: v1
id: ${APPLICATION_NAME}-http
kind: Route
metadata:
annotations:
Expand Down

0 comments on commit 270b6f1

Please sign in to comment.