We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4c8a1 commit 564f686Copy full SHA for 564f686
deploy/values.yaml
@@ -1,15 +1,15 @@
1
externalHost: prod.serval-api.org
2
environment: Production
3
-deploymentVersion: '1.12.1'
+deploymentVersion: '1.13.0'
4
alertEmail: [email protected]
5
emailsToAlert: [email protected]
6
enableTls: true
7
namespace: serval
8
auth0Domain: languagetechnology.auth0.com
9
lokiTenant: nlp-tenant
10
lokiUrl: http://loki-distributed-gateway.loki.svc.cluster.local
11
-servalImage: ghcr.io/sillsdev/serval:1.12.1
12
-ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.10.0
+servalImage: ghcr.io/sillsdev/serval:1.13.0
+ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.10.1
13
ClearMLQueue: production
14
MongoConnectionPrefix: prod_
15
SharedFileLocation: s3://silnlp/production/
0 commit comments