fix(harbor): correct HTTPRoute backend service name (the-seas)

This commit is contained in:
Hermes Agent service account
2026-06-04 21:20:06 -05:00
parent 1743145e9f
commit 87a3e84f5b

View File

@@ -27,6 +27,6 @@ spec:
backendRefs: backendRefs:
- group: "" - group: ""
kind: Service kind: Service
name: harbor name: the-seas
port: 80 port: 80
weight: 1 weight: 1