Files
4.0/yjearth4_0/manifest/deploy/kustomize/base/service.yaml

13 lines
168 B
YAML
Raw Normal View History

2025-07-03 17:39:09 +08:00
apiVersion: v1
kind: Service
metadata:
name: template-single
spec:
ports:
- port: 80
protocol: TCP
targetPort: 8000
selector:
app: template-single