Files
zmkgC/manifest/deploy/kustomize/base/service.yaml
2025-07-07 20:11:59 +08:00

13 lines
168 B
YAML

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