Skip to content

Commit

Permalink
update deployment production dns
Browse files Browse the repository at this point in the history
  • Loading branch information
jusa3 committed Oct 4, 2023
1 parent e293525 commit d45e006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ 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"' \
--set-json='ingress.dns="mda.nfdi4health.de"' \
mda-deployment/metadata-annotation

0 comments on commit d45e006

Please sign in to comment.