Skip to content

Commit dd17471

Browse files
authored
Update r-models-deployment.yaml
1 parent b1e0ebf commit dd17471

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: http://r-pipelines-models:8089,http://r-pipelines-models:8090
39+
value: https://random-forest.model.r-pipelines.k8s.dev.pfr.co.nz,https://gompertz.model.r-pipelines.k8s.dev.pfr.co.nz
4040
- image: ghcr.io/plant-food-research-open/shiny-rpipelines:0.1.0
4141
imagePullPolicy: Always
4242
name: shiny-gompertz

0 commit comments

Comments
 (0)