diff --git a/cluster/platform/harbor/httproute-alt.yaml b/cluster/platform/harbor/httproute-alt.yaml index faab2ed..514efb3 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: 8080 + port: 80 weight: 1 diff --git a/cluster/platform/harbor/httproute.yaml b/cluster/platform/harbor/httproute.yaml index 5552545..5c1d21a 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: 8080 + port: 80 weight: 1