change ports
This commit is contained in:
@@ -42,7 +42,7 @@ shelfmark:
|
|||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
http:
|
http:
|
||||||
port: 8084
|
port: 80
|
||||||
targetPort: 8084
|
targetPort: 8084
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
route:
|
route:
|
||||||
@@ -60,7 +60,7 @@ shelfmark:
|
|||||||
- group: ''
|
- group: ''
|
||||||
kind: Service
|
kind: Service
|
||||||
name: shelfmark
|
name: shelfmark
|
||||||
port: 8084
|
port: 80
|
||||||
weight: 100
|
weight: 100
|
||||||
matches:
|
matches:
|
||||||
- path:
|
- path:
|
||||||
|
|||||||
Reference in New Issue
Block a user