Automated Manifest Update #3220

Merged
alexlebens merged 2 commits from auto/update-manifests into manifests 2026-01-15 23:24:47 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 04968f14ce - Show all commits

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