fix(harbor): HTTPRoute should use service port 80, not targetPort 8080
This commit is contained in:
@@ -29,5 +29,5 @@ spec:
|
||||
- group: ""
|
||||
kind: Service
|
||||
name: the-seas
|
||||
port: 8080
|
||||
port: 80
|
||||
weight: 1
|
||||
|
||||
Reference in New Issue
Block a user