fix: Update ncps ingress

This commit is contained in:
2025-08-20 13:08:22 +02:00
parent 5696235a1b
commit a23785ca4e
+3 -3
View File
@@ -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