ci: sorcerer
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
image:
|
image:
|
||||||
tag: e39bceba-debug
|
tag: 9b216c8b-debug
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
@@ -12,18 +11,14 @@ ingress:
|
|||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- sorcerer.beta.data.oceanbox.io
|
- sorcerer.beta.data.oceanbox.io
|
||||||
secretName: staging-sorcerer-tls
|
secretName: staging-sorcerer-tls
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
existingClaim: staging-oceanbox-archives
|
existingClaim: staging-oceanbox-archives
|
||||||
|
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
topology.kubernetes.io/group: srv
|
topology.kubernetes.io/group: srv
|
||||||
|
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: workload
|
- key: workload
|
||||||
operator: Equal
|
operator: Equal
|
||||||
value: compute
|
value: compute
|
||||||
effect: NoSchedule
|
effect: NoSchedule
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user