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