Files

13 lines
168 B
Go
Raw Permalink Normal View History

2026-01-18 18:20:40 +08:00
apiVersion: v1
kind: Service
metadata:
name: template-single
spec:
ports:
- port: 80
protocol: TCP
targetPort: 8000
selector:
app: template-single