diff --git a/clusters/cl01tl/services/harbor/templates/http-route.yaml b/clusters/cl01tl/services/harbor/templates/http-route.yaml index 1dcdb56cb..5deb03c53 100644 --- a/clusters/cl01tl/services/harbor/templates/http-route.yaml +++ b/clusters/cl01tl/services/harbor/templates/http-route.yaml @@ -33,7 +33,7 @@ spec: - group: '' kind: Service name: harbor-core - port: 443 + port: 80 weight: 100 - matches: - path: @@ -43,5 +43,5 @@ spec: - group: '' kind: Service name: harbor-portal - port: 443 + port: 80 weight: 100