Automated Manifest Update (#3220)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3220
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3220.
This commit is contained in:
2026-01-15 23:24:46 +00:00
committed by Alex Lebens
parent 396288ce64
commit 6460102cff
3 changed files with 4 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ spec:
kind: Service
name: shelfmark
namespace: shelfmark
port: 8084
port: 80
weight: 100
matches:
- path:

View File

@@ -12,7 +12,7 @@ metadata:
spec:
type: ClusterIP
ports:
- port: 8084
- port: 80
targetPort: 8084
protocol: TCP
name: http