From bb7b74173d1ff5224c29bdfc968a769d1123f3ed Mon Sep 17 00:00:00 2001 From: Timothy Middelkoop Date: Wed, 23 Jun 2021 09:22:59 -0500 Subject: [PATCH] Fix bayeswave env substitution --- bayeswave.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bayeswave.yaml b/bayeswave.yaml index 61d9410..86d5f93 100644 --- a/bayeswave.yaml +++ b/bayeswave.yaml @@ -14,7 +14,7 @@ spec: limits: memory: 500Mi cpu: 250m - image: $REGISTRY_URL/$REGISTRY_USER/bayeswave:latest + image: $REGISTRY_NAME/$REGISTRY_USER/bayeswave:latest command: - BayesWave args: