fix: update sorcerer images and srv topology group
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user