diff --git a/.github/actions/k8s-deploy/action.yml b/.github/actions/k8s-deploy/action.yml index 0b84dba..91578db 100644 --- a/.github/actions/k8s-deploy/action.yml +++ b/.github/actions/k8s-deploy/action.yml @@ -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 }}