Skip to content

Commit

Permalink
Fixed Route typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
weskubo-cgi authored and weskubo-cgi committed Oct 17, 2023
1 parent 4b62b03 commit 8704815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/openshift/d365api.dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ objects:
- apiVersion: v1
kind: Route
metadata:
name: '${APP_NAME}-d365api--${ENVIRONMENT}'
name: '${APP_NAME}-d365api-${ENVIRONMENT}'
labels:
app: '${APP_NAME}-${BRANCH}'
annotations:
Expand Down

0 comments on commit 8704815

Please sign in to comment.