fix: update sorcerer images and srv topology group

This commit is contained in:
Jonas Juselius
2024-02-23 10:36:41 +01:00
parent 41350eb8b4
commit 9e0bdb8bb0
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ replicaCount: 1
image: image:
repository: registry.gitlab.com/oceanbox/sorcerer repository: registry.gitlab.com/oceanbox/sorcerer
tag: v4.4.0 tag: v4.5.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
init: init:
+1 -1
View File
@@ -16,7 +16,7 @@ persistence:
existingClaim: prod-oceanbox-archives existingClaim: prod-oceanbox-archives
nodeSelector: nodeSelector:
topology.kubernetes.io/group: c1 topology.kubernetes.io/group: srv
tolerations: tolerations:
- key: workload - key: workload
+2 -2
View File
@@ -1,5 +1,5 @@
image: image:
tag: 60d93fd0-debug tag: e39bceba-debug
ingress: ingress:
annotations: annotations:
@@ -19,7 +19,7 @@ persistence:
existingClaim: staging-oceanbox-archives existingClaim: staging-oceanbox-archives
nodeSelector: nodeSelector:
topology.kubernetes.io/group: c1 topology.kubernetes.io/group: srv
tolerations: tolerations:
- key: workload - key: workload