Skip to content

Commit

Permalink
test deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
folland87 committed Oct 23, 2024
1 parent 687cf82 commit f787899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/k8s-deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ runs:
entryPoints:
- websecure
routes:
- match: Host(`${{ env.DEPLOYMENT_NAME }}.staging.dataesr.ovh`)
- match: Host(``${{ env.DEPLOYMENT_NAME }}.staging.dataesr.ovh``)
kind: Rule
services:
- name: ${{ env.DEPLOYMENT_NAME }}
Expand Down

0 comments on commit f787899

Please sign in to comment.