File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5656 artifact_name : " zap_frontend"
5757 cmd_options : " -a"
5858 issue_title : " ZAP: frontend"
59- target : https://${{ env.PREFIX }}-frontend .${{ env.DOMAIN }}
59+ target : https://${{ env.PREFIX }}.${{ env.DOMAIN }}
Original file line number Diff line number Diff line change 2929 uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@0b8121a528aaa05ef8def2f79be9081691dfe98a # v0.9.0
3030 with :
3131 markdown_links : |
32- - [Frontend](https://${{ github.event.repository.name }}-${{ needs.init.outputs.mod-tag }}-frontend .apps.silver.devops.gov.bc.ca/)
32+ - [Frontend](https://${{ github.event.repository.name }}-${{ needs.init.outputs.mod-tag }}.apps.silver.devops.gov.bc.ca/)
3333 - [Backend](https://${{ github.event.repository.name }}-${{ github.event.number }}-backend.apps.silver.devops.gov.bc.ca/swagger-ui/index.html)
3434 - [Oracle-API](https://${{ github.event.repository.name }}-${{ github.event.number }}-oracle-api.apps.silver.devops.gov.bc.ca/actuator/health)
3535
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ objects:
137137 app : ${NAME}-${ZONE}
138138 name : ${NAME}-${ZONE}-${COMPONENT}
139139 spec :
140- host : ${NAME}-${FAM_MODDED_ZONE}-${COMPONENT} .${DOMAIN}
140+ host : ${NAME}-${FAM_MODDED_ZONE}.${DOMAIN}
141141 port :
142142 targetPort : 3000-tcp
143143 to :
You can’t perform that action at this time.
0 commit comments