chore: Update manifests after change

This commit is contained in:
2026-01-15 23:07:52 +00:00
parent 396288ce64
commit 04968f14ce
2 changed files with 2 additions and 2 deletions

View File

@@ -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:

View File

@@ -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