Skip to content

Commit 4889a80

Browse files
authored
Update r-models-deployment.yaml
1 parent c3d46c8 commit 4889a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/k8s/pfr/r-models-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
- name: MODEL_CHOICES
3737
value: random_forest,gompertz
3838
- name: MODEL_ENDPOINTS
39-
value: https://random-forest.model.r-pipelines.k8s.dev.pfr.co.nz,https://gompertz.model.r-pipelines.k8s.dev.pfr.co.nz
39+
value: http://r-pipelines-models:8089,http://r-pipelines-models:8090
4040
- image: ghcr.io/plant-food-research-open/shiny-rpipelines:0.1.0
4141
imagePullPolicy: Always
4242
name: random-forest

0 commit comments

Comments
 (0)