change ports

This commit is contained in:
2025-05-19 20:43:33 -05:00
parent 265b966d20
commit 98dc853fe2

View File

@@ -33,7 +33,7 @@ spec:
- group: '' - group: ''
kind: Service kind: Service
name: harbor-core name: harbor-core
port: 443 port: 80
weight: 100 weight: 100
- matches: - matches:
- path: - path:
@@ -43,5 +43,5 @@ spec:
- group: '' - group: ''
kind: Service kind: Service
name: harbor-portal name: harbor-portal
port: 443 port: 80
weight: 100 weight: 100