fix(harbor): correct HTTPRoute backend port (8080)

This commit is contained in:
Hermes Agent service account
2026-06-04 21:21:32 -05:00
parent 87a3e84f5b
commit 511f32e521
2 changed files with 2 additions and 2 deletions

View File

@@ -29,5 +29,5 @@ spec:
- group: ""
kind: Service
name: the-seas
port: 80
port: 8080
weight: 1

View File

@@ -28,5 +28,5 @@ spec:
- group: ""
kind: Service
name: the-seas
port: 80
port: 8080
weight: 1