fix: minor tweak to sorcerer
This commit is contained in:
@@ -4,13 +4,13 @@ ingress:
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
hosts:
|
||||
- host: sorcerer2.archive.oceanbox.io
|
||||
- host: sorcerer.srv.archive.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- hosts:
|
||||
- sorcerer2.archive.oceanbox.io
|
||||
- sorcerer.srv.archive.oceanbox.io
|
||||
secretName: prod-sorcerer-tls
|
||||
|
||||
nodeSelector:
|
||||
|
||||
Reference in New Issue
Block a user