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 8d0501d commit c6e55e4Copy full SHA for c6e55e4
1 file changed
deploy/env-uzh-stg/values.yaml
@@ -76,6 +76,9 @@ chat:
76
autoscaling:
77
enabled: false
78
79
+ image:
80
+ tag: clean-argocd
81
+
82
ingress:
83
hosts:
84
- host: chat.klicker-qa.stg.df-app.ch
@@ -317,6 +320,7 @@ responseApi:
317
320
318
321
image:
319
322
repository: ghcr.io/uzh-bf/klicker-uzh/response-api
323
324
pullPolicy: Always
325
326
@@ -395,6 +399,9 @@ assessment:
395
399
396
400
397
401
402
403
404
398
405
appManageSubdomain: manage
406
appStudentSubdomain: assessment
407
appControlSubdomain: control
@@ -447,6 +454,9 @@ assessment:
447
454
448
455
449
456
457
458
459
450
460
451
461
className: haproxy
452
462
annotations:
0 commit comments