Skip to content

Commit

Permalink
Update to new machine.py version
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 committed Jan 27, 2025
1 parent 62091bb commit f443223
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/qa-ext-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ auth0Domain: dev-sillsdev.auth0.com
lokiTenent: serval-tenant
lokiUrl: http://loki-distributed-gateway.loki.svc.cluster.local
servalImage: ghcr.io/sillsdev/serval:1.8.9
ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.8.1
ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.9.0
ClearMLQueue: production
MongoConnectionPrefix: qa_
SharedFileLocation: s3://silnlp/ext-qa/
Expand Down
2 changes: 1 addition & 1 deletion deploy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ auth0Domain: languagetechnology.auth0.com
lokiTenent: nlp-tenant
lokiUrl: http://loki-distributed-gateway.loki.svc.cluster.local
servalImage: ghcr.io/sillsdev/serval:1.8.9
ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.8.1
ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.9.0
ClearMLQueue: production
MongoConnectionPrefix: prod_
SharedFileLocation: s3://silnlp/production/
Expand Down

0 comments on commit f443223

Please sign in to comment.