change ports

This commit is contained in:
2025-05-19 20:16:56 -05:00
parent 9bc3cc956a
commit d19aebb174

View File

@@ -33,7 +33,7 @@ spec:
- group: '' - group: ''
kind: Service kind: Service
name: harbor-core name: harbor-core
port: 80 port: 443
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: 80 port: 443
weight: 100 weight: 100