fix: Update ncps ingress
This commit is contained in:
@@ -15,7 +15,7 @@ metadata:
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
- host: cache.oceanbox.io
|
||||
- host: cache.srv.oceanbox.io
|
||||
http:
|
||||
paths:
|
||||
- backend:
|
||||
@@ -27,5 +27,5 @@ spec:
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- hosts:
|
||||
- cache.oceanbox.io
|
||||
secretName: cache.oceanbox.io-tls
|
||||
- cache.srv.oceanbox.io
|
||||
secretName: cache.srv.oceanbox.io-tls
|
||||
|
||||
Reference in New Issue
Block a user