Skip to content

Commit c6e55e4

Browse files
chore(deploy): added image tags
1 parent 8d0501d commit c6e55e4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

deploy/env-uzh-stg/values.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ chat:
7676
autoscaling:
7777
enabled: false
7878

79+
image:
80+
tag: clean-argocd
81+
7982
ingress:
8083
hosts:
8184
- host: chat.klicker-qa.stg.df-app.ch
@@ -317,6 +320,7 @@ responseApi:
317320

318321
image:
319322
repository: ghcr.io/uzh-bf/klicker-uzh/response-api
323+
tag: clean-argocd
320324
pullPolicy: Always
321325

322326
autoscaling:
@@ -395,6 +399,9 @@ assessment:
395399
autoscaling:
396400
enabled: false
397401

402+
image:
403+
tag: clean-argocd
404+
398405
appManageSubdomain: manage
399406
appStudentSubdomain: assessment
400407
appControlSubdomain: control
@@ -447,6 +454,9 @@ assessment:
447454
autoscaling:
448455
enabled: false
449456

457+
image:
458+
tag: clean-argocd
459+
450460
ingress:
451461
className: haproxy
452462
annotations:

0 commit comments

Comments
 (0)