fix(helm chart): deduplicate ingress to /objects/ (#5315)

This commit is contained in:
Iain Sproat
2025-08-27 09:32:46 +01:00
committed by GitHub
parent 9d9a456b28
commit 136cf0bf86
@@ -53,15 +53,9 @@ spec:
name: speckle-server
port:
name: web
- pathType: Prefix
path: "/objects/"
backend:
service:
name: speckle-objects
port:
name: web
- pathType: Prefix
# for /api/file/ see file.minion.ingress.yml
# for /api/objects/, /api/getobjects/, & /api/diff/ see objects.minion.ingress.yml
path: "/api/"
backend:
service: