diff --git a/cluster/platform/harbor/httproute-alt.yaml b/cluster/platform/harbor/httproute-alt.yaml index 514efb3..faab2ed 100644 --- a/cluster/platform/harbor/httproute-alt.yaml +++ b/cluster/platform/harbor/httproute-alt.yaml @@ -29,5 +29,5 @@ spec: - group: "" kind: Service name: the-seas - port: 80 + port: 8080 weight: 1 diff --git a/cluster/platform/harbor/httproute.yaml b/cluster/platform/harbor/httproute.yaml index 5c1d21a..5552545 100644 --- a/cluster/platform/harbor/httproute.yaml +++ b/cluster/platform/harbor/httproute.yaml @@ -28,5 +28,5 @@ spec: - group: "" kind: Service name: the-seas - port: 80 + port: 8080 weight: 1