chore: Update manifests after change
This commit is contained in:
@@ -22,7 +22,7 @@ spec:
|
|||||||
kind: Service
|
kind: Service
|
||||||
name: shelfmark
|
name: shelfmark
|
||||||
namespace: shelfmark
|
namespace: shelfmark
|
||||||
port: 8084
|
port: 80
|
||||||
weight: 100
|
weight: 100
|
||||||
matches:
|
matches:
|
||||||
- path:
|
- path:
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
ports:
|
ports:
|
||||||
- port: 8084
|
- port: 80
|
||||||
targetPort: 8084
|
targetPort: 8084
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
name: http
|
name: http
|
||||||
|
|||||||
Reference in New Issue
Block a user