fix: fix sorcerer archmeister ref and misc svc to srv

This commit is contained in:
Jonas Juselius
2024-02-23 09:52:48 +01:00
parent 103f6d28a2
commit 41350eb8b4
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -52,13 +52,13 @@ ingress:
nginx.ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/backend-protocol: HTTP
hosts:
- host: sorcerer.svc.oceanbox.io
- host: sorcerer.srv.oceanbox.io
paths:
- path: /
pathType: ImplementationSpecific
tls:
- hosts:
- sorcerer.svc.oceanbox.io
- sorcerer.srv.oceanbox.io
secretName: sorcerer-tls
persistence: