ci: sorcerer
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user