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:
@@ -22,7 +22,7 @@ spec:
|
||||
kind: Service
|
||||
name: shelfmark
|
||||
namespace: shelfmark
|
||||
port: 8084
|
||||
port: 80
|
||||
weight: 100
|
||||
matches:
|
||||
- path:
|
||||
|
||||
@@ -12,7 +12,7 @@ metadata:
|
||||
spec:
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 8084
|
||||
- port: 80
|
||||
targetPort: 8084
|
||||
protocol: TCP
|
||||
name: http
|
||||
|
||||
Reference in New Issue
Block a user