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