api-server/deploy/60-service.yaml

14 lines
189 B
YAML
Raw Normal View History

2025-02-27 02:33:11 +00:00
---
apiVersion: v1
kind: Service
metadata:
name: api
namespace: p5x-system
spec:
selector:
app: p5x-api-server
ports:
- protocol: TCP
port: 3450
targetPort: p5x