Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions deploy/helm/MWM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
replicaCount: 1

image:
repository: registry.gitlab.com/answerdigital/londonai/aide/workflow-manager-images/workflow-manager
repository: ghcr.io/project-monai/monai-deploy-workflow-manager
pullPolicy: IfNotPresent
tag: 2022-07-27-02
tag: develop-latest

imagePullSecrets:
- name: gitlab-image-pull
Expand Down