ci: sorcerer

This commit is contained in:
2024-02-23 15:51:48 +00:00
parent b1817e8690
commit e1e9cddea4
+2 -7
View File
@@ -1,6 +1,5 @@
image:
tag: e39bceba-debug
tag: 9b216c8b-debug
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
@@ -12,18 +11,14 @@ ingress:
pathType: ImplementationSpecific
tls:
- hosts:
- sorcerer.beta.data.oceanbox.io
- sorcerer.beta.data.oceanbox.io
secretName: staging-sorcerer-tls
persistence:
existingClaim: staging-oceanbox-archives
nodeSelector:
topology.kubernetes.io/group: srv
tolerations:
- key: workload
operator: Equal
value: compute
effect: NoSchedule