From f787899526f38da3c229823e4260526c87642ad5 Mon Sep 17 00:00:00 2001 From: folland87 Date: Wed, 23 Oct 2024 08:27:10 +0200 Subject: [PATCH] test deployment --- .github/actions/k8s-deploy/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}