From 5fe5acc0b5f79fea39d17c4b4feaa4aa81c87ba3 Mon Sep 17 00:00:00 2001 From: Julia Sasse <91457824+jusa3@users.noreply.github.com> Date: Wed, 4 Oct 2023 10:31:13 +0200 Subject: [PATCH] Update deployment_production.yml --- .github/workflows/deployment_production.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deployment_production.yml b/.github/workflows/deployment_production.yml index 2ec5f4b..db4d035 100644 --- a/.github/workflows/deployment_production.yml +++ b/.github/workflows/deployment_production.yml @@ -33,5 +33,4 @@ jobs: --set-json='images.backend="ghcr.io/${{ github.repository }}/backend:${{ github.event.pull_request.head.sha || github.sha }}"' \ --set-json='images.frontend="ghcr.io/${{ github.repository }}/frontend:${{ github.event.pull_request.head.sha || github.sha }}"' \ --set-json='images.prediction="gitlab.zbmed.de:5050/km/thesis/pierre-ba/backend:a7d3254ee488a236dade40ecedc646861aff9dbe"' \ - --set-json='ingress.dns="mda-prod.prod.km.k8s.zbmed.de"' \ mda-deployment/metadata-annotation