fix: fix sorcerer archmeister ref and misc svc to srv
This commit is contained in:
@@ -52,13 +52,13 @@ ingress:
|
||||
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||
nginx.ingress.kubernetes.io/backend-protocol: HTTP
|
||||
hosts:
|
||||
- host: hipster.svc.oceanbox.io
|
||||
- host: hipster.srv.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- hosts:
|
||||
- hipster.svc.oceanbox.io
|
||||
- hipster.srv.oceanbox.io
|
||||
secretName: hipster-tls
|
||||
|
||||
persistence:
|
||||
|
||||
Reference in New Issue
Block a user