Files
nl-video-api/manifest/deploy/kustomize/base/service.yaml
2025-08-03 00:11:15 +08:00

13 lines
168 B
Go

apiVersion: v1
kind: Service
metadata:
name: template-single
spec:
ports:
- port: 80
protocol: TCP
targetPort: 8000
selector:
app: template-single